Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp146 static bool clear_reference_profile(const std::string& package_name, const std::string& location, in clear_reference_profile() function
163 return clear_reference_profile(package_name, location, /*is_secondary_dex*/false); in clear_primary_reference_profile()
655 clear_reference_profile(package_name, location, is_secondary_dex); in analyze_profiles()