Searched refs:storageType (Results 1 – 1 of 1) sorted by relevance
368 def __init__( self, storageType, sfa, uriHelper, scriptContext ): argument369 self.storageType = storageType1103 def mapStorageType2PackageContext( storageType ): argument1104 ret = storageType1105 if( storageType == "share:uno_packages" ):1107 if( storageType == "user:uno_packages" ):1111 def getPackageName2PathMap( sfa, storageType ): argument1116 mapStorageType2PackageContext(storageType))1270 storageType = ""1273 storageType = args[0][all …]