Home
last modified time | relevance | path

Searched refs:boot_profile_out_path (Results 1 – 2 of 2) sorted by relevance

/art/profman/
Dboot_image_profile.h80 const std::string& boot_profile_out_path,
Dboot_image_profile.cc202 const std::string& boot_profile_out_path, in GenerateBootImageProfile() argument
204 if (boot_profile_out_path.empty()) { in GenerateBootImageProfile()
279 return android::base::WriteStringToFile(profile_content, boot_profile_out_path) in GenerateBootImageProfile()