Lines Matching defs:package_name
151 static bool clear_reference_profile(const std::string& package_name, const std::string& location, in clear_reference_profile()
158 static bool clear_current_profile(const std::string& package_name, const std::string& location, in clear_current_profile()
166 bool clear_primary_reference_profile(const std::string& package_name, in clear_primary_reference_profile()
173 bool clear_primary_current_profiles(const std::string& package_name, const std::string& location) { in clear_primary_current_profiles()
184 bool clear_primary_current_profile(const std::string& package_name, const std::string& location, in clear_primary_current_profile()
717 static unique_fd open_current_profile(uid_t uid, userid_t user, const std::string& package_name, in open_current_profile()
724 static unique_fd open_reference_profile(uid_t uid, const std::string& package_name, in open_reference_profile()
730 static unique_fd open_spnashot_profile(uid_t uid, const std::string& package_name, in open_spnashot_profile()
736 static void open_profile_files(uid_t uid, const std::string& package_name, in open_profile_files()
889 static bool analyze_profiles(uid_t uid, const std::string& package_name, in analyze_profiles()
988 bool analyze_primary_profiles(uid_t uid, const std::string& package_name, in analyze_primary_profiles()
1048 uid_t packageUid, const std::string& package_name, const std::string& profile_name) { in copy_system_profile()
2795 const std::string& package_name, in create_app_profile_snapshot()
2855 static bool create_boot_image_profile_snapshot(const std::string& package_name, in create_boot_image_profile_snapshot()
2967 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot()
2976 bool prepare_app_profile(const std::string& package_name, in prepare_app_profile()