Home
last modified time | relevance | path

Searched refs:GetTaskId (Results 1 - 25 of 32) sorted by relevance

12

/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Di_http_task.cpp23 uint32_t IHttpTask::GetTaskId() in GetTaskId() function in OHOS::AppDomainVerify::IHttpTask
H A Dapp_domain_verify_task_mgr.cpp118 auto seq = httpTask->GetTaskId(); in GetTaskWrapper()
173 taskMap_.EnsureInsert(task->GetTaskId(), task); in AddTask()
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/
H A Di_http_task.h38 uint32_t GetTaskId();
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/include/
H A Ddownload_asset_callback_client.h38 TaskId GetTaskId();
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Ddownload_asset_callback_client.cpp63 DownloadAssetCallback::TaskId DownloadAssetCallbackClient::GetTaskId() in GetTaskId() function in OHOS::FileManagement::CloudSync::DownloadAssetCallbackClient
H A Dcloud_sync_asset_manager_impl.cpp115 auto taskId = downloadAssetCallback_->GetTaskId(); in DownloadFile()
/foundation/distributeddatamgr/pasteboard/framework/framework/include/ffrt/
H A Dffrt_utils.h130 uint32_t GetTaskId(const std::string &timerId);
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
H A Dtransportmsghandle_fuzzer.cpp59 msgHandleSub.GetTaskId(); in DoSomethingInterestingWithMyAPI()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dmessage_handler.h77 uint64_t GetTaskId();
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dffrt_utils_test.cpp73 uint32_t taskId = pbFfrtTimer.GetTaskId(pbTimerId); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dfile_transfer_manager.cpp90 auto taskId = msgHandler.GetTaskId(); in HandleDownloadFileRequest()
118 auto taskId = msgHandler.GetTaskId(); in HandleDownloadFileResponse()
H A Dmessage_handler.cpp143 uint64_t MessageHandler::GetTaskId() in GetTaskId() function in OHOS::FileManagement::CloudSync::MessageHandler
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_task.h98 [[nodiscard]] unsigned int GetTaskId();
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
H A Drequest_context.h119 [[nodiscard]] int32_t GetTaskId() const;
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H A Dffrt_utils.cpp128 uint32_t FFRTTimer::GetTaskId(const std::string &timerId) in GetTaskId() function in OHOS::MiscServices::FFRTTimer
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h63 std::string GetTaskId() const in GetTaskId() function in OHOS::DistributedHardware::V2_0::Task
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h65 std::string GetTaskId() in GetTaskId() function in OHOS::DistributedHardware::V1_0::Task
/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H A Dhttp_fuzzer.cpp401 int taskId = task->GetTaskId(); in HttpClientTaskGetTypeFuzzTest()
419 taskId = task->GetTaskId(); in HttpClientTaskGetTypeFuzzTest()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp190 HandleEnable(task->GetTaskParam(), task->GetTaskId()); in HandleTask()
193 HandleDisable(task->GetTaskId()); in HandleTask()
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp471 unsigned int HttpClientTask::GetTaskId() in GetTaskId() function in OHOS::NetStack::HttpClient::HttpClientTask
725 HttpClientNetworkMessage httpClientNetworkMessage(std::to_string(GetTaskId()), request_, response_, curlHandle_); in ProcessResponse()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp112 HandleEnable(task->GetTaskParam(), task->GetTaskId()); in HandleTask()
115 HandleDisable(task->GetTaskId()); in HandleTask()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp841 int32_t RequestContext::GetTaskId() const in GetTaskId() function in OHOS::NetStack::Http::RequestContext
884 HttpNetworkMessage networkMessage(std::to_string(GetTaskId()), options, response, curlHandle_); in SendNetworkProfiler()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp358 NETSTACK_LOGE("taskid=%{public}d, CURLMSG %{public}s", context->GetTaskId(), std::to_string(curlMsg).c_str()); in AddCurlHandle()
464 context->GetTaskId(), size, dnsTime, connectTime == 0 ? 0 : connectTime - dnsTime, in AddCurlHandle()
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfTaskTaskTest.cpp364 unsigned int taskId = task->GetTaskId(); in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysTaskTaskTest.cpp364 unsigned int taskId = task->GetTaskId(); in HWTEST_F()

Completed in 18 milliseconds

12