Searched defs:MemoryAllocationCallbackRegistration (Results 1 – 1 of 1) sorted by relevance
1128 struct MemoryAllocationCallbackRegistration { struct1129 MemoryAllocationCallbackRegistration(MemoryAllocationCallback callback, in MemoryAllocationCallbackRegistration() function1139 List<MemoryAllocationCallbackRegistration> memory_allocation_callbacks_; argument