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