Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c204 grpc_slice_copy_type grpc_slice_copy_import; variable
488 grpc_slice_copy_import = (grpc_slice_copy_type) GetProcAddress(library, "grpc_slice_copy"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h582 extern grpc_slice_copy_type grpc_slice_copy_import;
583 #define grpc_slice_copy grpc_slice_copy_import