Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/xds/
Dxds_http_rbac_filter.cc88 Json::Object header_json; in ParseHeaderMatcherToJson() local
250 Json header_json = ParseHeaderMatcherToJson( in ParsePermissionToJson() local
352 Json header_json = ParseHeaderMatcherToJson( in ParsePrincipalToJson() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_http_rbac_filter.cc88 Json::Object header_json; in ParseHeaderMatcherToJson() local
250 Json header_json = ParseHeaderMatcherToJson( in ParsePermissionToJson() local
352 Json header_json = ParseHeaderMatcherToJson( in ParsePrincipalToJson() local
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client_test.cc188 Json::Value header_json, claim_json; in TEST() local