Home
last modified time | relevance | path

Searched defs:map_end (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device.cc42 const uint8_t* map_begin, const uint8_t* map_end, in MadviseFileForRange()
85 const uint8_t* map_end = reinterpret_cast<uint8_t*>(vma.end); in ReadAheadVma() local
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DUnwinder.h61 uint64_t map_end = 0; member
/aosp12/system/extras/simpleperf/
H A Dthread_tree.cpp171 uint64_t map_end = 0; in AddThreadMapsForDsoSymbols() local
/aosp12/art/runtime/
H A Druntime.cc3281 const uint8_t* map_end, in MadviseFileForRange()