/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/ |
H A D | cloudsyncservicestub_fuzzer.cpp | 60 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 D | image_effect_inner.cpp | 349 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 D | rs_ui_director.cpp | 455 void RSUIDirector::DumpNodeTreeProcessor(NodeId nodeId, pid_t pid, uint32_t taskId) in DumpNodeTreeProcessor()
|
/ohos5.0/base/request/request/frameworks/cj/ffi/include/ |
H A D | cj_request_ffi.h | 122 const char *taskId; member
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_task_main.c | 372 Task *CreateTaskT(int32_t *taskId, const CJson *in, CJson *out) in CreateTaskT()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 1465 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 D | distributed_sched_proxy.cpp | 913 …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 D | print_service_ability_other_test.cpp | 382 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 D | response_message_receiver_test.cpp | 561 uint32_t taskId = 123; // 123 is except tid variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_sync_utils.cpp | 303 … CloudSyncUtils::UpdateExtendTime(CloudSyncData &uploadData, const int64_t &count, uint64_t taskId, in UpdateExtendTime()
|
/ohos5.0/base/request/request/frameworks/js/napi/include/ |
H A D | js_common.h | 201 uint32_t taskId; member 306 std::string taskId; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/ |
H A D | priority_queue_test.cpp | 45 TaskId taskId = INVALID_TASK_ID; member
|
/ohos5.0/foundation/communication/netstack/test/fuzztest/http_fuzzer/ |
H A D | http_fuzzer.cpp | 401 int taskId = task->GetTaskId(); in HttpClientTaskGetTypeFuzzTest() local
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 651 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 D | sqlite_relational_store.cpp | 1109 …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 D | rs_render_service.cpp | 729 auto taskId = GenerateTaskId(); in DoDump() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | daemon.cpp | 689 auto taskId = assetObj->srcBundleName_ + assetObj->sessionId_; in PushAsset() local
|
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/ |
H A D | napi_scan_utils.cpp | 390 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 D | rs_main_thread_test.cpp | 3713 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 D | renderer.cpp | 281 uint64_t taskId = 0; in RenderNodeExecution() local
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_service_ability.cpp | 1197 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 D | cloud_sync_service.cpp | 674 int32_t CloudSyncService::DownloadAsset(const uint64_t taskId, in DownloadAsset()
|
H A D | cloud_sync_service_stub.cpp | 567 uint64_t taskId = data.ReadUint64(); in HandleDownloadAsset() local
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | cloud_sync_service_proxy.cpp | 989 int32_t CloudSyncServiceProxy::DownloadAsset(const uint64_t taskId, in DownloadAsset()
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_inner.cpp | 902 void WatchdogInner::FfrtCallback(uint64_t taskId, const char *taskInfo, uint32_t delayedTaskCount) in FfrtCallback()
|