Searched refs:MemoryAllocationCallbackRegistration (Results 1 – 2 of 2) sorted by relevance
1128 struct MemoryAllocationCallbackRegistration { struct1129 MemoryAllocationCallbackRegistration(MemoryAllocationCallback callback, in MemoryAllocationCallbackRegistration() function1139 List<MemoryAllocationCallbackRegistration> memory_allocation_callbacks_; argument
754 MemoryAllocationCallbackRegistration registration = in PerformAllocationCallback()776 MemoryAllocationCallbackRegistration registration(callback, space, action); in AddMemoryAllocationCallback()