Home
last modified time | relevance | path

Searched defs:grpcwrap_metadata_array_shrink_to_fit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dgrpc_wrap.cc209 grpcwrap_metadata_array_shrink_to_fit(grpc_metadata_array* array) { in grpcwrap_metadata_array_shrink_to_fit() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2921 pub fn grpcwrap_metadata_array_shrink_to_fit(array: *mut grpc_metadata_array); in grpcwrap_metadata_array_shrink_to_fit() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs3975 pub fn grpcwrap_metadata_array_shrink_to_fit(array: *mut grpc_metadata_array); in grpcwrap_metadata_array_shrink_to_fit() function