Searched refs:boot_profile_file (Results 1 – 1 of 1) sorted by relevance
1025 const std::string boot_profile_file(GetAndroidRoot() + "/etc/boot-image.prof"); in CompileBootExtensionArtifacts() local1026 AddDex2OatProfileAndCompilerFilter(&args, boot_profile_file); in CompileBootExtensionArtifacts()