Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.h120 bool hash_secondary_dex_file(const std::string& dex_path,
H A Ddexopt.cpp2058 bool hash_secondary_dex_file(const std::string& dex_path, const std::string& pkgname, int uid, in hash_secondary_dex_file() function
H A DInstalldNativeService.cpp2850 bool result = android::installd::hash_secondary_dex_file( in hashSecondaryDexFile()