Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DStrongPointer.h207 uintptr_t my_frame_address = in check_not_on_stack() local
209 if (((reinterpret_cast<uintptr_t>(ptr) ^ my_frame_address) & MIN_PAGE_MASK) == 0) { in check_not_on_stack()