Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.cc833 static std::string GetBootProfileFile(const std::string& profile) { in GetBootProfileFile() function
953 std::string boot_profile = GetBootProfileFile(profile_file); in Run()
1001 std::string boot_profile = GetBootProfileFile(profile); in Run()