Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp186 static bool clear_profile(const std::string& profile) { in clear_profile() function
234 return clear_profile(create_reference_profile_path(package_name, location, is_secondary_dex)); in clear_reference_profile()
241 return clear_profile(create_current_profile_path(user, package_name, location, in clear_current_profile()
472 clear_profile(path); in open_reference_profile_as_unique_file()