Home
last modified time | relevance | path

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

12345678910

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp3207 void RSMainThread::SendClientDumpNodeTreeCommands(uint32_t taskId) in SendClientDumpNodeTreeCommands()
3258 void RSMainThread::CollectClientNodeTreeResult(uint32_t taskId, std::string& dumpString, size_t tim… in CollectClientNodeTreeResult()
3288 void RSMainThread::OnCommitDumpClientNodeTree(NodeId nodeId, pid_t pid, uint32_t taskId, const std:… in OnCommitDumpClientNodeTree()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_continuation_test.cpp127 DmsCallbackTaskInitCallbackFunc freeCallback = [this] (int64_t taskId) { in MockOnStart()
/ohos5.0/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientTaskTest.cpp364 unsigned int taskId = task->GetTaskId(); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp1165 for (auto taskId : taskIds) { in RemoveTasks() local
H A Drdb_service_impl.cpp1101 ExecutorPool::TaskId taskId = ExecutorPool::INVALID_TASK_ID; in IsPostImmediately() local
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp796 uint32_t taskId = 123; // 123 is except tid in ResponseMessageFuzzTestNotifyDataFromParcel() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1897 ExecutorPool::TaskId taskId = 100; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp502 …auto taskId = executors_->Schedule(std::chrono::seconds(WAIT_TIME), [this, objectKey, data, saveIn… in WaitAssets() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1942 int32_t taskId = taskIDListTemp.front(); in GetMissionIds() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp755 std::string taskId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestGetTaskEventId() local

12345678910