Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c232 gpr_asprintf_type gpr_asprintf_import; variable
488 gpr_asprintf_import = (gpr_asprintf_type) GetProcAddress(library, "gpr_asprintf"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h666 extern gpr_asprintf_type gpr_asprintf_import;
667 #define gpr_asprintf gpr_asprintf_import