Searched refs:boot_marker (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc130 const std::string boot_marker = isa_subdir + "/.booting"; local
131 const char* file_name = boot_marker.c_str();
156 VLOG(startup) << "Number of failed boots on : " << boot_marker << " = " << num_failed_boots;

Completed in 225 milliseconds