Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgwp_asan_wrappers.cpp500 bool DispatchIsGwpAsan(const MallocDispatch* dispatch) { in DispatchIsGwpAsan()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp151 static MallocDispatch dispatch; member in MallocDebugTest
154 MallocDispatch MallocDebugTest::dispatch = { member in MallocDebugTest