Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c226 gpr_set_allocation_functions_type gpr_set_allocation_functions_import; variable
482gpr_set_allocation_functions_import = (gpr_set_allocation_functions_type) GetProcAddress(library, … in grpc_rb_load_imports()
Drb_grpc_imports.generated.h648 extern gpr_set_allocation_functions_type gpr_set_allocation_functions_import;
649 #define gpr_set_allocation_functions gpr_set_allocation_functions_import