Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/util/
Dmemory_counters.cc84 struct gpr_allocation_functions g_guard_allocs = {guard_malloc, nullptr, variable
90 gpr_set_allocation_functions(g_guard_allocs); in grpc_memory_counters_init()