/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | wifi_p2p_service_response_list_test.cpp | 42 WifiP2pServiceResponse resp; variable 49 WifiP2pServiceResponse resp; variable 58 WifiP2pServiceResponse resp; variable 67 WifiP2pServiceResponse resp; variable 75 WifiP2pServiceResponse resp; variable 87 WifiP2pServiceResponse resp; variable 97 WifiP2pServiceResponse resp; variable 108 WifiP2pServiceResponse resp; variable 120 WifiP2pServiceResponse resp; variable 129 WifiP2pServiceResponse resp; variable
|
H A D | wifi_p2p_service_manager_test.cpp | 92 WifiP2pServiceResponse resp; variable 148 WifiP2pServiceResponse resp, resq1; variable 164 WifiP2pServiceResponse resp, resq1; variable 192 WifiP2pServiceResponse resp; variable 230 WifiP2pServiceResponse resp; variable 239 WifiP2pServiceResponse resp; variable 249 WifiP2pServiceResponse resp; variable
|
H A D | wifi_p2p_dns_sd_service_response_test.cpp | 41 WifiP2pServiceResponse resp; member in OHOS::Wifi::WifiP2pDnsSdServiceResponseTest
|
H A D | wifi_p2p_service_request_list_test.cpp | 99 WifiP2pServiceRequest resp; variable
|
H A D | p2p_state_machine_test.cpp | 376 … void WarpHandleP2pServiceResp(const WifiP2pServiceResponse &resp, const WifiP2pDevice &dev) const in WarpHandleP2pServiceResp() argument 861 WifiP2pServiceResponse resp; variable 869 WifiP2pServiceResponse resp; variable 878 WifiP2pServiceResponse resp; variable 887 WifiP2pServiceResponse resp; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_client.cpp | 70 auto resp = GetObexHeaderFromPacket(obexPacket); in OnTransportDataAvailable() local 108 void ObexClient::ObexClientTransportObserver::HandleDataAvailableAction(const ObexHeader &resp) in HandleDataAvailableAction() 113 void ObexClient::ObexClientTransportObserver::HandleDataAvailableAbort(const ObexHeader &resp) in HandleDataAvailableAbort() 123 void ObexClient::ObexClientTransportObserver::HandleDataAvailableSession(const ObexHeader &resp) in HandleDataAvailableSession() 146 void ObexClient::ObexClientTransportObserver::HandleDataAvailablePut(const ObexHeader &resp) in HandleDataAvailablePut() 151 void ObexClient::ObexClientTransportObserver::HandleDataAvailableGet(const ObexHeader &resp) in HandleDataAvailableGet() 208 std::unique_ptr<bluetooth::ObexHeader> resp; in GetObexHeaderFromPacket() local 588 void ObexClient::PutDataAvailable(const ObexHeader &resp) in PutDataAvailable() 599 void ObexClient::GetDataAvailable(const ObexHeader &resp) in GetDataAvailable() 610 void ObexClient::SetPathDataAvailable(const ObexHeader &resp) in SetPathDataAvailable() [all …]
|
H A D | obex_mp_client.cpp | 113 void ObexMpClient::PutDataAvailable(const ObexHeader &resp) in PutDataAvailable() 131 void ObexMpClient::HandlePutData(const ObexHeader &resp) in HandlePutData() 219 void ObexMpClient::GetDataAvailable(const ObexHeader &resp) in GetDataAvailable() 256 void ObexMpClient::ProcessGetContinueData(const ObexHeader &resp) in ProcessGetContinueData() 295 void ObexMpClient::ProcessGetSuccessData(const ObexHeader &resp) in ProcessGetSuccessData() 318 void ObexMpClient::SetPathDataAvailable(const ObexHeader &resp) in SetPathDataAvailable() 336 void ObexMpClient::AbortDataAvailable(const ObexHeader &resp) in AbortDataAvailable()
|
H A D | obex_session.cpp | 73 int ObexServerSession::SendGetResponse(const ObexHeader &req, ObexHeader &resp, std::shared_ptr<Obe… in SendGetResponse() 363 void ObexClientReceivedObject::CacheResp(const ObexHeader &resp) in CacheResp()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/ |
H A D | sdv_async_http_client_error.rs | 77 let resp = client.request(request).await; in sdv_err_start_connect_timeout() localVariable 137 let resp = client.request(request).await; in sdv_err_req_timeout() localVariable 214 let resp = client.request(request).await; in sdv_err_redirect_wrong_location() localVariable 278 let resp = client.request(request).await; in sdv_err_response_with_wrong_body_length() localVariable
|
H A D | sdv_async_http_body_io.rs | 78 let mut resp = client.request(request).await.unwrap(); in sdv_body_chunk_and_trailer() localVariable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 39 AvrcpCtResponse::AvrcpCtResponse(uint8_t type, int resp) : type_(type), resp_(resp) in AvrcpCtResponse() 470 AvrcpCtResponse resp(AVRC_ACTION_TYPE_PRESS_BUTTON, result); in OnPressButton() local 484 AvrcpCtResponse resp(AVRC_ACTION_TYPE_RELEASE_BUTTON, result); in OnReleaseButton() local 499 AvrcpCtResponse resp(AVRC_ACTION_TYPE_SET_BROWSED_PLAYER, result); in OnSetBrowsedPlayer() local 512 AvrcpCtResponse resp(AVRC_ACTION_TYPE_GET_CAPABILITIES, result); in OnGetCapabilities() local 628 AvrcpCtResponse resp(AVRC_ACTION_TYPE_GET_PLAY_STATUS, result); in OnGetPlayStatus() local 641 AvrcpCtResponse resp(AVRC_ACTION_TYPE_PLAY_ITEM, result); in OnPlayItem() local 695 AvrcpCtResponse resp(AVRC_ACTION_TYPE_GET_FOLDER_ITEMS, result); in OnGetFolderItems() local 716 AvrcpCtResponse resp(AVRC_ACTION_TYPE_GET_ITEM_ATTRIBUTES, result); in OnGetItemAttributes() local 743 AvrcpCtResponse resp(AVRC_ACTION_TYPE_SET_ABSOLUTE_VOLUME, result); in OnSetAbsoluteVolume() local [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_avrcp_ct_observer.h | 31 …void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp) override … in OnActionCompleted()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | stream_encrypt_client_mt.cpp | 69 …ol IsTestOk(bool isLocalEncrypt, const std::string sendData, const std::shared_ptr<Response> &resp) in IsTestOk() 147 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); variable 200 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); variable 341 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); variable
|
H A D | stream_encrypt_server_mt.cpp | 144 std::shared_ptr<Response> resp = std::make_shared<Response>(false, g_recvData); in __anon078d23d30102() local 203 std::shared_ptr<Response> resp = std::make_shared<Response>(false, g_recvData); in __anon078d23d30202() local 263 std::shared_ptr<Response> resp = std::make_shared<Response>(true, g_recvData); in __anon078d23d30302() local 323 std::shared_ptr<Response> resp = std::make_shared<Response>(false, g_recvData); in __anon078d23d30402() local
|
H A D | tmessenger.cpp | 297 std::shared_ptr<Response> resp = onQuery_(); in OnRequest() local 373 std::shared_ptr<Response> resp = std::make_shared<Response>(*rsp); in GetMessageFromRecvList() local
|
/ohos5.0/foundation/communication/connected_nfc_tag/services/src/hdi/src/ |
H A D | nfc_tag_hdi_adapter.cpp | 63 std::string resp = ""; in ReadNdefTag() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ |
H A D | client.rs | 1280 let resp = client.request(request).await; in ut_client_send_request() localVariable 1359 let resp = client.request(request).await; in ut_client_redirect() localVariable 1409 let resp = client.request(request).await; in ut_client_http_proxy() localVariable 1452 let resp = client.request(request).await; in ut_client_send_trunk_body() localVariable 1494 let resp = client.request(request).await; in ut_client_send_unknown_size() localVariable 1539 let resp = client.request(request).await; in ut_client_recv_conn_close() localVariable 1585 let resp = client.request(request).await; in ut_client_recv_http1_0_resp() localVariable 1630 let resp = client.request(request).await; in ut_client_recv_invalid_http1_0_resp() localVariable 1666 let resp = client.request(request).await; in ut_client_recv_when_server_shutdown() localVariable 1710 let resp = client.request(request).await; in ut_client_recv_error_resp_status() localVariable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_service_response_list.cpp | 30 bool WifiP2pServiceResponseList::AddServiceResponse(const WifiP2pServiceResponse &resp) in AddServiceResponse() 40 bool WifiP2pServiceResponseList::RemoveServiceResponse(const WifiP2pServiceResponse &resp) in RemoveServiceResponse()
|
H A D | wifi_p2p_dns_sd_service_response.cpp | 29 WifiP2pDnsSdServiceResponse::WifiP2pDnsSdServiceResponse(const WifiP2pServiceResponse &resp) in WifiP2pDnsSdServiceResponse()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/ |
H A D | faultloggerd_client_test.cpp | 245 int resp = RequestSdkDump(1, 1); variable 286 int resp = RequestSdkDump(1, 1); variable
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_cert_chain_test_part2.cpp | 125 CfBlob *resp = (CfBlob *)CfMalloc(sizeof(CfBlob), 0); in ConstructHcfRevocationCheckParam() local 348 CfBlob resp; variable
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | message.c | 134 int32 SAMGR_SendSharedDirectRequest(const Identity *id, const Request *req, const Response *resp, u… in SAMGR_SendSharedDirectRequest()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_mini_ipc_adapter.c | 59 Response resp = {0}; in Dispatch() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/ |
H A D | connector.rs | 186 let resp = &buf[..pos]; in tunnel() localVariable
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request_context.cpp | 271 void RequestContext::SetPerformanceTimingToResult(CHttpResponse &resp) in SetPerformanceTimingToResult() 511 CHttpResponse resp = { .errCode = 0, in SendResponse() local
|