Searched refs:dispatch (Results 1 – 4 of 4) sorted by relevance
48 bool DispatchIsGwpAsan(const MallocDispatch* dispatch);
422 bool DispatchIsGwpAsan(const MallocDispatch* dispatch) { in DispatchIsGwpAsan() argument423 return dispatch == &gwp_asan_dispatch; in DispatchIsGwpAsan()
115 ASSERT_TRUE(debug_initialize(&dispatch, &zygote_child, options)); in Init()129 static MallocDispatch dispatch; member in MallocDebugTest132 MallocDispatch MallocDebugTest::dispatch = { member in MallocDebugTest
20 # been provided, allows the user to specify dispatch style syscalls.