Home
last modified time | relevance | path

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

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