HomeSort by relevance Sort by last modified time
    Searched defs:image_len (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.cc 508 int64_t image_len = input_image->GetLength(); local
509 if (image_len < 0) {
525 std::unique_ptr<MemMap> image(MemMap::MapFile(image_len,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 447 size_t image_len; member in struct:icon_entry
    [all...]

Completed in 685 milliseconds