Searched defs:allocator_dispatch (Results 1 – 4 of 4) sorted by relevance
203 const auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local244 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local268 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local295 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local320 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local345 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local366 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local385 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local410 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local437 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
208 AllocatorDispatch allocator_dispatch = {&AllocFn, variable