Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c178 grpc_slice_malloc_type grpc_slice_malloc_import; variable
434 grpc_slice_malloc_import = (grpc_slice_malloc_type) GetProcAddress(library, "grpc_slice_malloc"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h504 extern grpc_slice_malloc_type grpc_slice_malloc_import;
505 #define grpc_slice_malloc grpc_slice_malloc_import