Home
last modified time | relevance | path

Searched defs:grpc_slice_slice (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/slice/
Dslice.cc466 int grpc_slice_slice(grpc_slice haystack, grpc_slice needle) { in grpc_slice_slice() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice.cc570 int grpc_slice_slice(grpc_slice haystack, grpc_slice needle) { in grpc_slice_slice() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h568 #define grpc_slice_slice grpc_slice_slice_import macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs600 pub fn grpc_slice_slice(haystack: grpc_slice, needle: grpc_slice) -> ::std::os::raw::c_int; in grpc_slice_slice() function
Dx86_64-unknown-linux-gnu-bindings.rs600 pub fn grpc_slice_slice(haystack: grpc_slice, needle: grpc_slice) -> ::std::os::raw::c_int; in grpc_slice_slice() function