Home
last modified time | relevance | path

Searched refs:grpc_slice_rchr (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dslice.h147 GPRAPI int grpc_slice_rchr(grpc_slice s, char c);
/external/grpc-grpc/include/grpc/
Dslice.h147 GPRAPI int grpc_slice_rchr(grpc_slice s, char c);
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dslice.h147 GPRAPI int grpc_slice_rchr(grpc_slice s, char c);
/external/grpc-grpc/
Dgrpc.def174 grpc_slice_rchr
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.def204 grpc_slice_rchr
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c233 printf("%lx", (unsigned long) grpc_slice_rchr); in main()
/external/grpc-grpc/src/core/lib/slice/
Dslice.cc452 int grpc_slice_rchr(grpc_slice s, char c) { in grpc_slice_rchr() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice.cc555 int grpc_slice_rchr(grpc_slice s, char c) { in grpc_slice_rchr() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h562 #define grpc_slice_rchr grpc_slice_rchr_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs592 pub fn grpc_slice_rchr(s: grpc_slice, c: ::std::os::raw::c_char) -> ::std::os::raw::c_int; in grpc_slice_rchr() function
Daarch64-unknown-linux-gnu-bindings.rs592 pub fn grpc_slice_rchr(s: grpc_slice, c: ::std::os::raw::c_char) -> ::std::os::raw::c_int; in grpc_slice_rchr() function