Home
last modified time | relevance | path

Searched defs:taskId (Results 201 – 225 of 235) sorted by relevance

12345678910

/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp60 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override {} in OnFinished()
582 uint64_t taskId = fuzzData.GetData<uint64_t>(); in HandleDownloadAssetFuzzTest() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp349 unsigned long int taskId, RenderThread<> *thread) in StartPipelineInner()
402 unsigned long int taskId, RenderThread<> *thread) in StartPipeline()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp455 void RSUIDirector::DumpNodeTreeProcessor(NodeId nodeId, pid_t pid, uint32_t taskId) in DumpNodeTreeProcessor()
/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h122 const char *taskId; member
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c372 Task *CreateTaskT(int32_t *taskId, const CJson *in, CJson *out) in CreateTaskT()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp1465 AccountInfo &accountInfo, int64_t &taskId) in ReadDataForFreeInstall()
1508 int64_t taskId = 0; in StartFreeInstallFromRemoteInner() local
1548 int64_t taskId = 0; in NotifyCompleteFreeInstallFromRemoteInner() local
H A Ddistributed_sched_proxy.cpp913 …32_t DistributedSchedProxy::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote()
953 int32_t DistributedSchedProxy::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCo… in NotifyCompleteFreeInstallFromRemote()
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp382 std::string taskId; in TEST_F() local
392 std::string taskId; in TEST_F() local
402 std::string taskId = "testTaskId"; in TEST_F() local
412 std::string taskId = "testTaskId"; in TEST_F() local
435 std::string taskId = "testTaskId"; variable
442 std::string taskId = "testTaskId"; variable
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp561 uint32_t taskId = 123; // 123 is except tid variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_utils.cpp303 … CloudSyncUtils::UpdateExtendTime(CloudSyncData &uploadData, const int64_t &count, uint64_t taskId, in UpdateExtendTime()
/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_common.h201 uint32_t taskId; member
306 std::string taskId; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp45 TaskId taskId = INVALID_TASK_ID; member
/ohos5.0/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H A Dhttp_fuzzer.cpp401 int taskId = task->GetTaskId(); in HttpClientTaskGetTypeFuzzTest() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp651 extern "C" int RemoveTaskForFFRT(void* handler, const uintptr_t taskId) in RemoveTaskForFFRT()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1109 …alStore::Sync(const CloudSyncOption &option, const SyncProcessCallback &onProcess, uint64_t taskId) in Sync()
1608 SyncProcess SQLiteRelationalStore::GetCloudTaskStatus(uint64_t taskId) in GetCloudTaskStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp729 auto taskId = GenerateTaskId(); in DoDump() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp689 auto taskId = assetObj->srcBundleName_ + assetObj->sessionId_; in PushAsset() local
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp390 std::string NapiScanUtils::GetTaskEventId(const std::string &taskId, const std::string &type) in GetTaskEventId()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp3713 uint32_t taskId = 0; variable
3736 uint32_t taskId = 0; variable
3774 uint32_t taskId = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp281 uint64_t taskId = 0; in RenderNodeExecution() local
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1197 int32_t ScanServiceAbility::On(const std::string taskId, const std::string &type, const sptr<IScanC… in On()
1229 int32_t ScanServiceAbility::Off(const std::string taskId, const std::string &type) in Off()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp674 int32_t CloudSyncService::DownloadAsset(const uint64_t taskId, in DownloadAsset()
H A Dcloud_sync_service_stub.cpp567 uint64_t taskId = data.ReadUint64(); in HandleDownloadAsset() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_service_proxy.cpp989 int32_t CloudSyncServiceProxy::DownloadAsset(const uint64_t taskId, in DownloadAsset()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp902 void WatchdogInner::FfrtCallback(uint64_t taskId, const char *taskInfo, uint32_t delayedTaskCount) in FfrtCallback()

12345678910