Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c173 grpc_slice_unref_type grpc_slice_unref_import; variable
429 grpc_slice_unref_import = (grpc_slice_unref_type) GetProcAddress(library, "grpc_slice_unref"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h489 extern grpc_slice_unref_type grpc_slice_unref_import;
490 #define grpc_slice_unref grpc_slice_unref_import