Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h38 typedef struct grpc_auth_property_iterator { struct
42 } grpc_auth_property_iterator; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h38 typedef struct grpc_auth_property_iterator { struct
42 } grpc_auth_property_iterator; argument
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h37 typedef struct grpc_auth_property_iterator { struct
41 } grpc_auth_property_iterator; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1871 pub struct grpc_auth_property_iterator { struct
1887 it: *mut grpc_auth_property_iterator, in grpc_auth_property_iterator_next()
1894 ) -> grpc_auth_property_iterator; in grpc_auth_context_property_iterator()
1900 ) -> grpc_auth_property_iterator; in grpc_auth_context_peer_identity()
1907 ) -> grpc_auth_property_iterator; in grpc_auth_context_find_properties_by_name()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2422 pub struct grpc_auth_property_iterator { struct
2438 it: *mut grpc_auth_property_iterator, in grpc_auth_property_iterator_next()
2445 ) -> grpc_auth_property_iterator; in grpc_auth_context_property_iterator()
2452 ) -> grpc_auth_property_iterator; in grpc_auth_context_peer_identity()
2460 ) -> grpc_auth_property_iterator; in grpc_auth_context_find_properties_by_name()