Home
last modified time | relevance | path

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

/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Dresultstore_upload.proto571 string authorization_token = 4; field
622 string authorization_token = 5; field
643 string authorization_token = 5; field
659 string authorization_token = 2; field
697 string authorization_token = 3; field
738 string authorization_token = 5; field
753 string authorization_token = 5; field
779 string authorization_token = 5; field
799 string authorization_token = 3; field
843 string authorization_token = 5; field
[all …]
/aosp_15_r20/external/federated-compute/fcp/protos/federatedcompute/
H A Daggregations.proto81 string authorization_token = 2 field
H A Dtask_assignments.proto204 string authorization_token = 6; field
H A Dsecure_aggregations.proto126 string authorization_token = 2 field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dgrpc_service.proto80 string authorization_token = 1; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dgrpc_service.proto118 string authorization_token = 1; field
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/federatedcompute/
Daggregations.pb.h1192 inline const std::string& StartAggregationDataUploadRequest::authorization_token() const { in authorization_token() function
1223 …AggregationDataUploadRequest::set_allocated_authorization_token(std::string* authorization_token) { in set_allocated_authorization_token()
Dtask_assignments.pb.h3525 inline const std::string& TaskAssignment::authorization_token() const { in authorization_token() function
3556 inline void TaskAssignment::set_allocated_authorization_token(std::string* authorization_token) { in set_allocated_authorization_token()
Dsecure_aggregations.pb.h3011 inline const std::string& StartSecureAggregationRequest::authorization_token() const { in authorization_token() function
3042 …tartSecureAggregationRequest::set_allocated_authorization_token(std::string* authorization_token) { in set_allocated_authorization_token()
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.cc303 const std::string& authorization_token, in GoogleIAMCredentials()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.cc359 const std::string& authorization_token, in GoogleIAMCredentials()