• Home
  • Raw
  • Download

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()
656 static unique_fd open_current_profile(uid_t uid, userid_t user, const std::string& package_name, in open_current_profile()
663 static unique_fd open_reference_profile(uid_t uid, const std::string& package_name, in open_reference_profile()
669 static unique_fd open_spnashot_profile(uid_t uid, const std::string& package_name, in open_spnashot_profile()
675 static void open_profile_files(uid_t uid, const std::string& package_name, in open_profile_files()
817 static bool analyze_profiles(uid_t uid, const std::string& package_name, in analyze_profiles()
903 bool analyze_primary_profiles(uid_t uid, const std::string& package_name, in analyze_primary_profiles()
963 uid_t packageUid, const std::string& package_name, const std::string& profile_name) { in copy_system_profile()
2707 const std::string& package_name, in create_app_profile_snapshot()
2754 static bool create_boot_image_profile_snapshot(const std::string& package_name, in create_boot_image_profile_snapshot()
2848 bool create_profile_snapshot(int32_t app_id, const std::string& package_name, in create_profile_snapshot()
2857 bool prepare_app_profile(const std::string& package_name, in prepare_app_profile()