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.aidl101 int uid, @nullable @utf8InCpp String volumeUuid, int storageFlag); in hashSecondaryDexFile() argument
/frameworks/native/cmds/installd/
DInstalldNativeService.h153 int32_t storageFlag, std::vector<uint8_t>* _aidl_return);
DInstalldNativeService.cpp2911 const std::optional<std::string>& volumeUuid, int32_t storageFlag, in hashSecondaryDexFile() argument
2922 dexPath, packageName, uid, volumeUuid, storageFlag, _aidl_return); in hashSecondaryDexFile()