Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1524 auto read_contents = [&](File* mem_file, in DumpImageDiffMap() local
1552 if (!read_contents(&image_mem_file_, &remote_contents_map, &remote_contents)) { in DumpImageDiffMap()
1559 if (!read_contents(&zygote_mem_file_, &zygote_contents_map, &zygote_contents)) { in DumpImageDiffMap()