Home
last modified time | relevance | path

Searched defs:status_code (Results 151 – 175 of 277) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A D_cyobservability.pyx251 def _record_rpc_latency(object exporter, str method, str target, float rpc_latency, str status_code
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlegacy_pairing_state.cc443 pw::bluetooth::emboss::StatusCode status_code) { in OnAuthenticationComplete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py468 def is_retry(self, method, status_code, has_retry_after=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py468 def is_retry(self, method, status_code, has_retry_after=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py468 def is_retry(self, method, status_code, has_retry_after=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py468 def is_retry(self, method, status_code, has_retry_after=False): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/
Dxds_url_map_testcase.py205 status_code: grpc.StatusCode = grpc.StatusCode.OK variable in ExpectedResult
/aosp_15_r20/external/webrtc/audio/voip/
H A Dvoip_core.cc174 VoipResult status_code = VoipResult::kOk; in ReleaseChannel() local
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_impersonated_credentials.py68 def __init__(self, json_data, status_code): argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.cc166 int status_code; in HeadersReceived() local
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/proto/google/monitoring/v3/
H A Duptime.proto188 oneof status_code { oneof
/aosp_15_r20/external/nos/host/generic/libnos_transport/
Dtransport.c464 uint32_t status_code; in nos_call_application() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto130 uint32 status_code = 2; field
/aosp_15_r20/packages/modules/adb/client/
Dfastdeploy.cpp91 int status_code = in get_device_api_level() local
/aosp_15_r20/external/googleapis/google/monitoring/v3/
H A Duptime.proto221 oneof status_code { oneof
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dprivsep_commands.h107 u16 status_code; member
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dutility.hpp309 …static bool parse(std::istream &stream, std::string &version, std::string &status_code, CaseInsens… in parse()
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dbatch_builder.h350 const auto status_code = in SendServerTrailingMetadata() local
/aosp_15_r20/external/scapy/scapy/layers/
H A Ddot11.py205 status_code = {0:"success", 1:"failure", 10:"cannot-support-all-cap", variable
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/filters/network/http_connection_manager/v3/
H A Dhttp_connection_manager.proto924 google.protobuf.UInt32Value status_code = 2 [(validate.rules).uint32 = {lt: 600 gte: 200}]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dbatch_builder.h354 const auto status_code = in SendServerTrailingMetadata() local
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dsecure_credentials.cc415 size_t* num_creds_md, grpc_status_code* status_code, in InvokePlugin()
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/client/
Dgrpc.rs336 let status_code = response.status(); in create_response() localVariable
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server.cc110 HttpStatusCode status_code, in HttpServer()
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dmethod_test.cc158 uint32_t status_code; member

12345678910>>...12