Home
last modified time | relevance | path

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

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