Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2770 static bool check_profile_exists_in_dexmetadata(const std::string& dex_metadata) { in check_profile_exists_in_dexmetadata() function
2810 if (!dex_metadata || !check_profile_exists_in_dexmetadata(dex_metadata->c_str())) { in prepare_app_profile()