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