Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc169 int64_t image_len = input_image->GetLength(); in Patch() local
170 if (image_len < 0) { in Patch()
186 std::unique_ptr<MemMap> image(MemMap::MapFile(image_len, in Patch()