Searched defs:default_dispatch (Results 1 – 13 of 13) sorted by relevance
64 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
102 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
103 static const AllocatorDispatch default_dispatch; member
69 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
112 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
92 constexpr AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
120 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in allocator_shim::AllocatorDispatch
100 static const AllocatorDispatch default_dispatch; member
603 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
106 static const AllocatorDispatch default_dispatch; member
241 const MallocDispatch* default_dispatch = GetDefaultDispatchTable(); in HandleHeapprofdSignal() local
1042 fn default_dispatch() { in default_dispatch() function