Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofman.cc412 boot_profile_out_path_ = std::string(option.substr(strlen("--out-profile-path="))); in ParseArgs()
1787 boot_profile_out_path_, in CreateBootImageProfile()
1945 std::string boot_profile_out_path_; member in art::ProfMan