Home
last modified time | relevance | path

Searched refs:gpr_get_allocation_functions (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/include/grpc/support/
Dalloc.h62 GPRAPI gpr_allocation_functions gpr_get_allocation_functions(void);
/external/grpc-grpc/test/core/gpr/
Dalloc_test.cc35 const gpr_allocation_functions default_fns = gpr_get_allocation_functions(); in test_custom_allocs()
/external/grpc-grpc/src/core/lib/gpr/
Dalloc.cc39 gpr_allocation_functions gpr_get_allocation_functions() { in gpr_get_allocation_functions() function
/external/grpc-grpc/test/core/util/
Dmemory_counters.cc89 g_old_allocs = gpr_get_allocation_functions(); in grpc_memory_counters_init()
/external/grpc-grpc/
Dgrpc.def204 gpr_get_allocation_functions
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c263 printf("%lx", (unsigned long) gpr_get_allocation_functions); in main()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h652 #define gpr_get_allocation_functions gpr_get_allocation_functions_import macro