Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h114 bool hash_secondary_dex_file(const std::string& dex_path,
Ddexopt.cpp2449 bool hash_secondary_dex_file(const std::string& dex_path, const std::string& pkgname, int uid, in hash_secondary_dex_file() function
DInstalldNativeService.cpp2921 bool result = android::installd::hash_secondary_dex_file( in hashSecondaryDexFile()