Searched refs:check_profile_exists_in_dexmetadata (Results 1 – 1 of 1) sorted by relevance
2770 static bool check_profile_exists_in_dexmetadata(const std::string& dex_metadata) { in check_profile_exists_in_dexmetadata() function2810 if (!dex_metadata || !check_profile_exists_in_dexmetadata(dex_metadata->c_str())) { in prepare_app_profile()