Home
last modified time | relevance | path

Searched defs:actor_token_path (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/grpc-grpc/include/grpcpp/security/
H A Dcredentials.h289 grpc::string actor_token_path; // Optional. member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h295 grpc::string actor_token_path; // Optional. member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h295 grpc::string actor_token_path; // Optional. member
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dgrpc_service.proto131 string actor_token_path = 8; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dgrpc_service.proto179 string actor_token_path = 8; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h365 const char* actor_token_path; /* Optional. */ member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h365 const char* actor_token_path; /* Optional. */ member
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h364 const char* actor_token_path; /* Optional. */ member
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc1101 char* actor_token_path = write_tmp_jwt_file(test_signed_jwt2); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2132 pub actor_token_path: *const ::std::os::raw::c_char, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2786 pub actor_token_path: *const ::std::os::raw::c_char, field