Searched refs:zygote_mem_file_ (Results 1 – 1 of 1) sorted by relevance
1275 zygote_mem_file_ = std::move(*zygote_mem_file); in Init()1559 if (!read_contents(&zygote_mem_file_, &zygote_contents_map, &zygote_contents)) { in DumpImageDiffMap()1812 File zygote_mem_file_; member in art::ImgDiagDumper