Lines Matching defs:package_name
146 static bool clear_reference_profile(const std::string& package_name, const std::string& location, in clear_reference_profile()
153 static bool clear_current_profile(const std::string& package_name, const std::string& location, in clear_current_profile()
161 bool clear_primary_reference_profile(const std::string& package_name, in clear_primary_reference_profile()
168 bool clear_primary_current_profiles(const std::string& package_name, const std::string& location) { in clear_primary_current_profiles()
179 bool clear_primary_current_profile(const std::string& package_name, const std::string& location, in clear_primary_current_profile()
355 static unique_fd open_current_profile(uid_t uid, userid_t user, const std::string& package_name, in open_current_profile()
362 static unique_fd open_reference_profile(uid_t uid, const std::string& package_name, in open_reference_profile()
372 static UniqueFile open_reference_profile_as_unique_file(uid_t uid, const std::string& package_name, in open_reference_profile_as_unique_file()
387 static unique_fd open_spnashot_profile(uid_t uid, const std::string& package_name, in open_spnashot_profile()
393 static void open_profile_files(uid_t uid, const std::string& package_name, in open_profile_files()
560 static int analyze_profiles(uid_t uid, const std::string& package_name, in analyze_profiles()
679 int analyze_primary_profiles(uid_t uid, const std::string& package_name, in analyze_primary_profiles()
739 uid_t packageUid, const std::string& package_name, const std::string& profile_name) { in copy_system_profile()
2423 const std::string& package_name, in create_app_profile_snapshot()
2483 static bool create_boot_image_profile_snapshot(const std::string& package_name, in create_boot_image_profile_snapshot()
2595 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot()
2604 bool prepare_app_profile(const std::string& package_name, in prepare_app_profile()