Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodrefresh.cc1025 const std::string boot_profile_file(GetAndroidRoot() + "/etc/boot-image.prof"); in CompileBootExtensionArtifacts() local
1026 AddDex2OatProfileAndCompilerFilter(&args, boot_profile_file); in CompileBootExtensionArtifacts()