Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc396 const std::string& debug_stage,
1504 const std::string& debug_stage, in Read() argument
1517 *error += "Profile EOF reached prematurely for " + debug_stage; in Read()
1520 *error += "Profile IO error for " + debug_stage + strerror(errno); in Read()