Lines Matching refs:string
50 bool clear_primary_reference_profile(const std::string& pkgname, const std::string& profile_name);
52 bool clear_primary_current_profile(const std::string& pkgname, const std::string& profile_name,
55 bool clear_primary_current_profiles(const std::string& pkgname, const std::string& profile_name);
69 const std::string& pkgname,
70 const std::string& profile_name);
87 const std::string& package,
88 const std::string& profile_name,
89 const std::string& classpath);
92 const std::string& pkgname,
93 const std::string& profile_name,
94 const std::string& code_path);
96 bool copy_system_profile(const std::string& system_profile,
98 const std::string& pkgname,
99 const std::string& profile_name);
105 bool prepare_app_profile(const std::string& package_name,
108 const std::string& profile_name,
109 const std::string& code_path,
110 const std::optional<std::string>& dex_metadata);
115 bool reconcile_secondary_dex_file(const std::string& dex_path,
116 const std::string& pkgname, int uid, const std::vector<std::string>& isas,
117 const std::optional<std::string>& volumeUuid, int storage_flag,
120 bool hash_secondary_dex_file(const std::string& dex_path,
121 const std::string& pkgname, int uid, const std::optional<std::string>& volume_uuid,
128 const char* dexMetadataPath, const char* compilation_reason, std::string* error_msg);