Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice.cc89 grpc_slice grpc_slice_from_static_string(const char* s) { in grpc_slice_from_static_string() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/slice/
H A Dslice.cc89 grpc_slice grpc_slice_from_static_string(const char* s) { in grpc_slice_from_static_string() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h613 #define grpc_slice_from_static_string grpc_slice_from_static_string_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs513 pub fn grpc_slice_from_static_string(source: *const ::std::os::raw::c_char) -> grpc_slice; in grpc_slice_from_static_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs596 pub fn grpc_slice_from_static_string(source: *const ::std::os::raw::c_char) -> grpc_slice; in grpc_slice_from_static_string() function