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