Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc714 static std::string GetBootProfileFile(const std::string& profile) { in GetBootProfileFile() function
859 std::string boot_profile = GetBootProfileFile(profile_file); in Run()
915 std::string boot_profile = GetBootProfileFile(profile); in Run()