Searched refs:image_mem_file_ (Results 1 – 1 of 1) sorted by relevance
1379 image_mem_file_ = std::move(*image_mem_file); in Init()1637 os << "Could not fully read file " << image_mem_file_.GetPath(); in DumpImageDiffMap()1646 if (!read_contents(&image_mem_file_, &remote_contents_map, &remote_contents)) { in DumpImageDiffMap()1802 File image_mem_file_; member in art::ImgDiagDumper