Searched refs:storageFlag (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 99 int uid, @nullable @utf8InCpp String volumeUuid, int storageFlag); in hashSecondaryDexFile() argument
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 147 int32_t storageFlag, std::vector<uint8_t>* _aidl_return);
|
D | InstalldNativeService.cpp | 2736 const std::unique_ptr<std::string>& volumeUuid, int32_t storageFlag, in hashSecondaryDexFile() argument 2747 dexPath, packageName, uid, volumeUuid, storageFlag, _aidl_return); in hashSecondaryDexFile()
|