Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DPool.cpp135 uintptr_t ptrVal = (uintptr_t)ptr; in getElement() local
336 uintptr_t ptrVal = (uintptr_t)ptr; in free() local
/hardware/google/aemu/base/
DAlignedBuf_unittest.cpp29 uintptr_t ptrVal = reinterpret_cast<uintptr_t>(ptr); in checkAligned() local