Home
last modified time | relevance | path

Searched refs:storageFlag (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl99 int uid, @nullable @utf8InCpp String volumeUuid, int storageFlag); in hashSecondaryDexFile() argument
/frameworks/native/cmds/installd/
DInstalldNativeService.h147 int32_t storageFlag, std::vector<uint8_t>* _aidl_return);
DInstalldNativeService.cpp2736 const std::unique_ptr<std::string>& volumeUuid, int32_t storageFlag, in hashSecondaryDexFile() argument
2747 dexPath, packageName, uid, volumeUuid, storageFlag, _aidl_return); in hashSecondaryDexFile()