Home
last modified time | relevance | path

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

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