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

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

Completed in 55 milliseconds