Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc492 bool profile_file_saved = false; in ProcessProfilingInfo() local
579 profile_file_saved = true; in ProcessProfilingInfo()
598 return profile_file_saved; in ProcessProfilingInfo()