/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | auth_context_test.cc | 41 it = grpc_auth_context_property_iterator(ctx.get()); in TEST() 68 it = grpc_auth_context_property_iterator(ctx.get()); in TEST() 108 it = grpc_auth_context_property_iterator(ctx.get()); in TEST()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/common/ |
H A D | auth_property_iterator_test.cc | 62 grpc_auth_context_property_iterator(ctx_.get()); in TEST_F()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ |
D | ssl_utils.cc | 353 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context() 359 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/ |
D | secure_auth_context.cc | 68 grpc_auth_context_property_iterator(ctx_.get()); in begin()
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | secure_auth_context.cc | 68 grpc_auth_context_property_iterator(ctx_.get()); in begin()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/security/ |
D | auth_context.rs | 79 let iter = grpc_sys::grpc_auth_context_property_iterator(self.ctx.as_ref()); in into_iter()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/ |
H A D | ssl_utils.cc | 357 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context() 363 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | grpc.def | 104 grpc_auth_context_property_iterator
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | grpc.def | 103 grpc_auth_context_property_iterator
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
H A D | security.pyx.pxi | 77 properties = grpc_auth_context_property_iterator(auth_context)
|
H A D | grpc.pxi | 674 grpc_auth_property_iterator grpc_auth_context_property_iterator(
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/context/ |
D | security_context.cc | 172 grpc_auth_property_iterator grpc_auth_context_property_iterator( in grpc_auth_context_property_iterator() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/context/ |
H A D | security_context.cc | 172 grpc_auth_property_iterator grpc_auth_context_property_iterator( in grpc_auth_context_property_iterator() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | grpc_security.h | 57 grpc_auth_context_property_iterator(const grpc_auth_context* ctx);
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ |
H A D | call_creds.cc | 57 it = grpc_auth_context_property_iterator(ctx); in PrintAuthContext()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/ |
D | grpc_security.h | 57 grpc_auth_context_property_iterator(const grpc_auth_context* ctx);
|
/aosp_15_r20/external/grpc-grpc/include/grpc/ |
H A D | grpc_security.h | 56 grpc_auth_context_property_iterator(const grpc_auth_context* ctx);
|
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/ |
H A D | rb_grpc_imports.generated.h | 349 #define grpc_auth_context_property_iterator grpc_auth_context_property_iterator_import macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/ |
D | grpc-bindings.rs | 1892 pub fn grpc_auth_context_property_iterator( in grpc_auth_context_property_iterator() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/ |
D | bindings.rs | 2443 pub fn grpc_auth_context_property_iterator( in grpc_auth_context_property_iterator() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/ |
D | android-dir.patch | 2113 + pub fn grpc_auth_context_property_iterator(
|