Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgwp_asan_wrappers.h44 bool DispatchIsGwpAsan(const MallocDispatch* dispatch);
Dgwp_asan_wrappers.cpp277 bool DispatchIsGwpAsan(const MallocDispatch* dispatch) { in DispatchIsGwpAsan() function
Dmalloc_heapprofd.cpp257 } else if (DispatchIsGwpAsan(default_dispatch)) { in HandleHeapprofdSignal()