/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | future_listener.cpp | 46 IResponse *response = future->GetResponse(0); in OnReply() local
|
/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/include/ |
H A D | fetch_context.h | 45 FetchResponse response; member in OHOS::NetStack::Fetch::final
|
/foundation/communication/netstack/utils/profiler_utils/src/ |
H A D | http_client_network_message.cpp | 26 HttpClientNetworkMessage(std::string requestId, HttpClient::HttpClientRequest &request, HttpClient::HttpClientResponse &response, CURL *handle) HttpClientNetworkMessage() argument
|
H A D | http_network_message.cpp | 26 HttpNetworkMessage(std::string requestId, Http::HttpRequestOptions &request, Http::HttpResponse &response, CURL *handle) HttpNetworkMessage() argument
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/ |
H A D | wfd_source_session_test.cpp | 242 RtspResponse response; in HWTEST_F() local [all...] |
H A D | wfd_message_test.cpp | 166 WfdRtspM3Response response; HWTEST_F() local 177 WfdRtspM3Response response; HWTEST_F() local 188 WfdRtspM3Response response; HWTEST_F() local 385 WfdRtspM6Response response; HWTEST_F() local 394 WfdRtspM6Response response; HWTEST_F() local 405 WfdRtspM6Response response; HWTEST_F() local 415 WfdRtspM6Response response; HWTEST_F() local 424 WfdRtspM6Response response; HWTEST_F() local [all...] |
/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | async_msg_handler.cpp | 50 int AsyncMsgHandler::OnEvent(PluginEvent event, IResponse *response) in OnEvent() argument
|
H A D | sync_msg_handler.cpp | 43 IResponse *response = nullptr; in Process() local 96 ReceiveResponse(int timeOut, SimpleEventNotifier<IResponse> ¬ifier, IResponse *&response) ReceiveResponse() argument [all...] |
H A D | engine.cpp | 122 int Engine::SyncExecute(IRequest *request, IResponse *&response) in SyncExecute() argument
|
H A D | future.cpp | 84 void Future::SetResponse(FutureStatus status, IResponse *response) in SetResponse() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/ |
H A D | package.h | 34 CheckPackageHasInstalledResponse response; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_spring_interpolator.cpp | 26 RSSpringInterpolator::RSSpringInterpolator(float response, float dampingRatio, float initialVelocity) in RSSpringInterpolator() argument 33 RSSpringInterpolator::RSSpringInterpolator(uint64_t id, float response, float dampingRatio, float initialVelocity) in RSSpringInterpolator() argument 60 float response, dampingRatio, initialVelocity; in Unmarshalling() local
|
/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/ |
H A D | media_key_system_napi.h | 46 std::vector<uint8_t> response;
member
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | message_inner.h | 40 Response response;
member
|
/foundation/communication/netstack/test/unittest/http/cache/ |
H A D | HttpCacheStrategyTest.cpp | 46 HttpResponse response; in HWTEST_F() local 65 HttpResponse response; in HWTEST_F() local 86 HttpResponse response; HWTEST_F() local 105 HttpResponse response; HWTEST_F() local 124 HttpResponse response; HWTEST_F() local 143 HttpResponse response; HWTEST_F() local 162 HttpResponse response; HWTEST_F() local 182 HttpResponse response; HWTEST_F() local 202 HttpResponse response; HWTEST_F() local 221 HttpResponse response; HWTEST_F() local 239 HttpResponse response; HWTEST_F() local 257 HttpResponse response; HWTEST_F() local 277 HttpResponse response; HWTEST_F() local 298 HttpResponse response; HWTEST_F() local 317 HttpResponse response; HWTEST_F() local 336 HttpResponse response; HWTEST_F() local 355 HttpResponse response; HWTEST_F() local 375 HttpResponse response; HWTEST_F() local 396 HttpResponse response; HWTEST_F() local 419 HttpResponse response; HWTEST_F() local 439 HttpResponse response; HWTEST_F() local 460 HttpResponse response; HWTEST_F() local 482 HttpResponse response; switchTest() local 521 HttpResponse response; HWTEST_F() local 543 HttpResponse response; HWTEST_F() local 564 HttpResponse response; HWTEST_F() local 585 HttpResponse response; HWTEST_F() local 605 HttpResponse response; HWTEST_F() local 620 HttpResponse response; HWTEST_F() local 636 HttpResponse response; HWTEST_F() local 653 HttpResponse response; HWTEST_F() local 674 HttpResponse response; HWTEST_F() local 694 HttpResponse response; HWTEST_F() local 714 HttpResponse response; HWTEST_F() local 735 HttpResponse response; HWTEST_F() local 756 HttpResponse response; HWTEST_F() local 777 HttpResponse response; HWTEST_F() local [all...] |
/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/ |
H A D | verify_http_task.cpp | 43 void VerifyHttpTask::OnSuccess(const HttpClientRequest& request, const HttpClientResponse& response) in OnSuccess() argument 58 void VerifyHttpTask::OnCancel(const HttpClientRequest& request, const HttpClientResponse& response) in OnCancel() argument 50 OnFail( const HttpClientRequest& request, const HttpClientResponse& response, const HttpClientError& error) OnFail() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsspringmodel_fuzzer/ |
H A D | rsspringmodel_fuzzer.cpp | 67 float response = GetData<float>();
in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avcast_controller_proxy_test.cpp | 142 std::vector<uint8_t> response = {}; in HWTEST_F() local 157 std::vector<uint8_t> response = {1, 0, 1}; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 39 MessageParcel response; in SendRequestSync() local 63 MessageParcel response; in SendRequestAsync() local 80 MessageParcel response; in KillProcess() local 113 MessageParcel response; in SendDebugCommand() local [all...] |
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel_test.cpp | 133 NegotiateMessage response = channel->SendMessageAndWaitResponse(msg);
in HWTEST_F() local 150 NegotiateMessage response = channel->SendMessageAndWaitResponse(msg);
in HWTEST_F() local
|
/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/ |
H A D | nfc_tag_impl.cpp | 62 ErrCode NfcTagImpl::ReadNdefTag(std::string &response) in ReadNdefTag() argument
|
/foundation/communication/connected_nfc_tag/services/src/ |
H A D | nfc_tag_session_stub.cpp | 76 std::string response;
in OnReadNdefTag() local
|
H A D | nfc_tag_service_impl.cpp | 105 ErrCode NfcTagServiceImpl::ReadNdefTag(std::string &response)
in ReadNdefTag() argument
|
/foundation/ability/ability_runtime/test/fuzztest/appmgrclientrest_fuzzer/ |
H A D | appmgrclientrest_fuzzer.cpp | 59 sptr<IStartSpecifiedAbilityResponse> response; in DoSomethingInterestingWithMyAPI() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/ |
H A D | rtsp_response.cpp | 65 RtspError RtspResponse::Parse(const std::string &response) in Parse() argument
|