/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests-core/src/main/resources/software/amazon/awssdk/protocol/suites/cases/ |
H A D | json-core-output.json | 31 "status_code": 200, number 49 "status_code": 200, number 67 "status_code": 200, number 85 "status_code": 200, number 103 "status_code": 200, number 121 "status_code": 200, number 139 "status_code": 200, number 160 "status_code": 200, number 181 "status_code": 200, number 202 "status_code": 200, number [all …]
|
H A D | query-output.json | 6 "status_code": 200, number 30 "status_code": 200, number 48 "status_code": 200, number 66 "status_code": 200, number 84 "status_code": 200, number 105 "status_code": 200, number 126 "status_code": 200, number 147 "status_code": 200, number 167 "status_code": 200, number 186 "status_code": 200, number [all …]
|
H A D | rest-xml-output.json | 6 "status_code": 200, number 29 "status_code": 200, number 47 "status_code": 200, number 65 "status_code": 200, number 83 "status_code": 200, number 104 "status_code": 200, number 125 "status_code": 200, number 146 "status_code": 200, number 166 "status_code": 200, number 191 "status_code": 200, number [all …]
|
H A D | api-gateway-output.json | 6 "status_code": 200, number 28 "status_code": 200, number 48 "status_code": 200, number 68 "status_code": 200, number 90 "status_code": 200, number 114 "status_code": 200, number 140 "status_code": 200, number 162 "status_code": 200, number 188 "status_code": 200, number 207 "status_code": 200, number [all …]
|
H A D | ec2-output.json | 6 "status_code": 200, number 29 "status_code": 200, number 47 "status_code": 200, number 65 "status_code": 200, number 83 "status_code": 200, number 104 "status_code": 200, number 125 "status_code": 200, number 145 "status_code": 200, number 170 "status_code": 200, number 191 "status_code": 200, number
|
H A D | rest-json-output.json | 6 "status_code": 200, number 26 "status_code": 200, number 44 "status_code": 200, number 66 "status_code": 200, number 88 "status_code": 200, number 110 "status_code": 200, number 130 "status_code": 201 number 150 "status_code": 200, number 169 "status_code": 200, number
|
H A D | rest-core-output.json | 37 "status_code": 200, number 57 "status_code": 200, number 77 "status_code": 204 number 94 "status_code": 204 number 111 "status_code": 204 number
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | gas.c | 48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, in gas_build_resp() 70 gas_build_initial_resp(u8 dialog_token, u16 status_code, u16 comeback_delay, in gas_build_initial_resp() 79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, in gas_build_comeback_resp() 128 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code, in gas_anqp_build_initial_resp() 147 u16 status_code, in gas_anqp_build_initial_resp_buf() 168 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, in gas_anqp_build_comeback_resp() 188 u16 status_code, in gas_anqp_build_comeback_resp_buf()
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | http_transport_fake.cc | 121 int status_code, in AddSimpleReplyHandler() 128 ServerResponse* response) { in AddSimpleReplyHandler() 236 void ServerResponse::Reply(int status_code, in Reply() 248 void ServerResponse::ReplyText(int status_code, in ReplyText() 254 void ServerResponse::ReplyJson(int status_code, const base::Value* json) { in ReplyJson() 265 void ServerResponse::ReplyJson(int status_code, in ReplyJson()
|
H A D | http_transport_fake.h | 231 void Reply(int status_code, in Reply() 242 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/ |
H A D | binary_http_message.h | 195 explicit InformationalResponse(uint16_t status_code) in InformationalResponse() 197 InformationalResponse(uint16_t status_code, in InformationalResponse() 223 uint16_t status_code() const { return status_code_; } in status_code() function 240 explicit BinaryHttpResponse(uint16_t status_code) in BinaryHttpResponse() 253 uint16_t status_code() const { return status_code_; } in status_code() function
|
/aosp_15_r20/external/python/python-api-core/google/api_core/ |
D | exceptions.py | 382 def exception_class_for_http_status(status_code): argument 394 def from_http_status(status_code, message, **kwargs): argument 447 def exception_class_for_grpc_status(status_code): argument 459 def from_grpc_status(status_code, message, **kwargs): argument
|
/aosp_15_r20/out/soong/.intermediates/system/update_engine/stable/libupdate_engine_stable-V2-java-source/gen/android/os/ |
D | IUpdateEngineStableCallback.java | 25 …@Override public void onStatusUpdate(int status_code, float percentage) throws android.os.RemoteEx… in onStatusUpdate() 138 …@Override public void onStatusUpdate(int status_code, float percentage) throws android.os.RemoteEx… in onStatusUpdate() 213 public void onStatusUpdate(int status_code, float percentage) throws android.os.RemoteException; in onStatusUpdate()
|
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p_sd.c | 211 static struct wpabuf * p2p_build_sd_response(u8 dialog_token, u16 status_code, in p2p_build_sd_response() 242 u16 status_code, in p2p_build_gas_comeback_resp() 487 u16 status_code; in p2p_rx_gas_initial_resp() local 708 u16 status_code; in p2p_rx_gas_comeback_resp() local
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/ |
H A D | status_code.hpp | 143 inline StatusCode status_code(const std::string &status_code_string) noexcept { in status_code() function 154 for(auto &status_code : status_code_strings()) in status_code() local 166 inline const std::string &status_code(StatusCode status_code_enum) noexcept { in status_code() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | message_wrappers.cc | 643 errors::Code InMemoryRunGraphResponse::status_code() const { in status_code() function in tensorflow::InMemoryRunGraphResponse 715 errors::Code OwnedProtoRunGraphResponse::status_code() const { in status_code() function in tensorflow::OwnedProtoRunGraphResponse 790 errors::Code NonOwnedProtoRunGraphResponse::status_code() const { in status_code() function in tensorflow::NonOwnedProtoRunGraphResponse 851 errors::Code InMemoryRunStepResponse::status_code() const { in status_code() function in tensorflow::InMemoryRunStepResponse 905 errors::Code OwnedProtoRunStepResponse::status_code() const { in status_code() function in tensorflow::OwnedProtoRunStepResponse 961 errors::Code NonOwnedProtoRunStepResponse::status_code() const { in status_code() function in tensorflow::NonOwnedProtoRunStepResponse
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/ |
H A D | blind_sign_http_response.h | 20 BlindSignHttpResponse(int status_code, std::string body) in BlindSignHttpResponse() 23 int status_code() const { return status_code_; } in status_code() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | test_packets.cc | 74 pw::bluetooth::emboss::StatusCode status_code, in CommandStatusPacket() 208 pw::bluetooth::emboss::StatusCode status_code, in EncryptionChangeEventPacket() 266 DeviceAddress address, pw::bluetooth::emboss::StatusCode status_code) { in IoCapabilityRequestNegativeReplyPacket() 1081 DeviceAddress address, pw::bluetooth::emboss::StatusCode status_code) { in RejectSynchronousConnectionRequest() 1195 DeviceAddress address, pw::bluetooth::emboss::StatusCode status_code) { in SimplePairingCompletePacket()
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_server_response_info.cc | 16 HttpServerResponseInfo::HttpServerResponseInfo(HttpStatusCode status_code) in HttpServerResponseInfo() 69 HttpStatusCode HttpServerResponseInfo::status_code() const { in status_code() function in net::HttpServerResponseInfo
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/ |
H A D | GRPCVehicleProxyServer.cpp | 187 const auto status_code = mHardware->updateSampleRate(request->prop(), request->area_id(), in UpdateSampleRate() local 199 const auto status_code = mHardware->subscribe(aidlSubscribeOptions); in Subscribe() local 209 const auto status_code = mHardware->unsubscribe(propId, areaId); in Unsubscribe() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/ |
H A D | GRPCVehicleProxyServer.cpp | 187 const auto status_code = mHardware->updateSampleRate(request->prop(), request->area_id(), in UpdateSampleRate() local 199 const auto status_code = mHardware->subscribe(aidlSubscribeOptions); in Subscribe() local 209 const auto status_code = mHardware->unsubscribe(propId, areaId); in Unsubscribe() local
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/ |
H A D | misc_utils.h | 68 inline ndk::ScopedAStatus createStatus(SupplicantStatusCode status_code) { in createStatus() 74 SupplicantStatusCode status_code, std::string msg) in createStatusWithMsg()
|
/aosp_15_r20/external/pigweed/pw_status/rust/ |
H A D | pw_status.rs | 78 fn status_code(self) -> u32; in status_code() method 82 fn status_code(self) -> u32 { in status_code() method
|
/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/ |
H A D | main.rs | 30 fn status_code(status: ExitStatus, was_killed: bool) -> i32 { in status_code() function 41 fn status_code(status: ExitStatus, was_killed: bool) -> i32 { in status_code() function
|
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/trie/ |
H A D | state.h | 39 void set_status_code(StatusCode status_code) { in set_status_code() 52 StatusCode status_code() const { in status_code() function
|