Searched refs:gpr_get_allocation_functions (Results 1 – 7 of 7) sorted by relevance
62 GPRAPI gpr_allocation_functions gpr_get_allocation_functions(void);
35 const gpr_allocation_functions default_fns = gpr_get_allocation_functions(); in test_custom_allocs()
39 gpr_allocation_functions gpr_get_allocation_functions() { in gpr_get_allocation_functions() function
89 g_old_allocs = gpr_get_allocation_functions(); in grpc_memory_counters_init()
204 gpr_get_allocation_functions
263 printf("%lx", (unsigned long) gpr_get_allocation_functions); in main()
652 #define gpr_get_allocation_functions gpr_get_allocation_functions_import macro