Searched defs:allocator_dispatch (Results 1 – 9 of 9) sorted by relevance
251 const auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local294 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local319 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local346 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local372 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local401 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local430 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local455 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local478 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local508 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local[all …]
34 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
26 AllocatorDispatch allocator_dispatch = { variable
208 AllocatorDispatch allocator_dispatch = {&AllocFn, variable