Home
last modified time | relevance | path

Searched defs:isas (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl103 int uid, in @utf8InCpp String[] isas, @nullable @utf8InCpp String volume_uuid, in reconcileSecondaryDexFile()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp422 std::vector<std::string> isas; in reconcile_secondary_dex() local
/frameworks/native/cmds/installd/
Ddexopt.cpp2097 const std::string& pkgname, int uid, const std::vector<std::string>& isas, in reconcile_secondary_dex_file()
DInstalldNativeService.cpp3611 const std::vector<std::string>& isas, const std::optional<std::string>& volumeUuid, in reconcileSecondaryDexFile()