Searched refs:getStorageId (Results 1 – 5 of 5) sorted by relevance
60 int id = getStorageId(xMSF, location); in getScriptStorage()64 public int getStorageId(XMultiServiceFactory xMSF, String location) { in getStorageId() method in ScriptingUtils
85 int storageId = getStorageId(location); in runResolveTest()126 private int getStorageId(String location) { in getStorageId() method in _XScriptNameResolver
90 int storageId = getStorageId(location); in runInvokeTest()146 private int getStorageId(String location) { in getStorageId() method in _XScriptInvocation
168 int storageid = getStorageId(location); in _getScriptStorage()231 private int getStorageId(String location) { in getStorageId() method in _XScriptStorageManager
161 int storageId = getStorageId(location); in runCheckPermissionTest()329 private int getStorageId(String location) { in getStorageId() method in _XScriptSecurity
Completed in 19 milliseconds