Searched defs:allocator_dispatch (Results 1 – 5 of 5) sorted by relevance
264 const auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local306 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local331 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local358 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local384 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local413 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local437 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local456 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local482 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local512 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local[all …]
33 AllocatorDispatch* allocator_dispatch) { in SetAllocatorDispatch()
55 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in ConnectToEmitters() local74 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in DisconnectFromEmitters() local
110 AllocatorDispatch allocator_dispatch = { variable
208 AllocatorDispatch allocator_dispatch = {&AllocFn, variable