Home
last modified time | relevance | path

Searched defs:map_begin (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc50 const uint8_t* map_begin, const uint8_t* map_end, in MadviseFileForRange()
113 const uint8_t* map_begin = reinterpret_cast<uint8_t*>(vma.start); in ReadAheadVma() local
/aosp_15_r20/art/runtime/
H A Druntime.cc3358 const uint8_t* map_begin, in MadviseFileForRange()