Searched refs:clear_primary_current_profiles (Results 1 – 3 of 3) sorted by relevance
56 bool clear_primary_current_profiles(const std::string& pkgname, const std::string& profile_name);
254 bool clear_primary_current_profiles(const std::string& package_name, const std::string& location) { in clear_primary_current_profiles() function753 clear_primary_current_profiles(package_name, location); in analyze_profiles()
1178 if (!clear_primary_current_profiles(packageName, profileName)) { in clearAppProfiles()