Home
last modified time | relevance | path

Searched defs:currentTask (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Dtask_manager.cpp75 Task* currentTask = node->data_; in TaskHandler() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_module.c106 AccountTask *currentTask = authManager->getTaskFromManager(taskId); in ProcessAccountTask() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor.h95 auto currentTask = waits_->Pop(); in Run() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor.h109 auto currentTask = waits_->Pop(); in Run() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_progress_manager_test.cpp342 const TaskId currentTask = 2u; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp117 CloudSyncer::TaskId currentTask; in Close() local
138 CloudSyncer::TaskId currentTask; in StopAllTasks() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1204 RouterTask currentTask = routerQueue_.front(); in ProcessRouterTask() local