Home
last modified time | relevance | path

Searched refs:getStorageId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/scripting/workben/ifc/scripting/
H A DScriptingUtils.java60 int id = getStorageId(xMSF, location); in getScriptStorage()
64 public int getStorageId(XMultiServiceFactory xMSF, String location) { in getStorageId() method in ScriptingUtils
H A D_XScriptNameResolver.java85 int storageId = getStorageId(location); in runResolveTest()
126 private int getStorageId(String location) { in getStorageId() method in _XScriptNameResolver
H A D_XScriptInvocation.java90 int storageId = getStorageId(location); in runInvokeTest()
146 private int getStorageId(String location) { in getStorageId() method in _XScriptInvocation
H A D_XScriptStorageManager.java168 int storageid = getStorageId(location); in _getScriptStorage()
231 private int getStorageId(String location) { in getStorageId() method in _XScriptStorageManager
H A D_XScriptSecurity.java161 int storageId = getStorageId(location); in runCheckPermissionTest()
329 private int getStorageId(String location) { in getStorageId() method in _XScriptSecurity

Completed in 19 milliseconds