Searched refs:grpc_slice_chr_import (Results 1 – 2 of 2) sorted by relevance
198 grpc_slice_chr_type grpc_slice_chr_import; variable454 grpc_slice_chr_import = (grpc_slice_chr_type) GetProcAddress(library, "grpc_slice_chr"); in grpc_rb_load_imports()
564 extern grpc_slice_chr_type grpc_slice_chr_import;565 #define grpc_slice_chr grpc_slice_chr_import