Home
last modified time | relevance | path

Searched defs:task (Results 1 – 22 of 22) sorted by relevance

/applications/standard/mms/entry/src/main/ets/workers/base/
DWorker.ts31 let task = WorkFactory.getTask(workerPort, e) variable
/applications/standard/contacts/entry/src/main/ets/workers/base/
DWorker.ts33 let task = WorkFactory.getTask(type, workerPort) variable
/applications/standard/contacts_data/ability/common/utils/include/
Dasync_task.h101 bool Push(std::unique_ptr<AsyncItem> &task) in Push()
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SuperFeature/Widget/FormGame/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/Media/Audio/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileManager/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SuperFeature/Widget/FormGame/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SystemFeature/DeviceManagement/Screen/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/WindowManagement/WindowManage/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileManager/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileManager/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/Media/Audio/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/WindowManagement/WindowManage/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SystemFeature/DeviceManagement/Screen/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/WindowManagement/WindowManage/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SuperFeature/Widget/FormGame/oh_modules/.ohpm/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/BasicFeature/Media/Audio/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/app_samples/code/SystemFeature/DeviceManagement/Screen/oh_modules/.ohpm/@ohos+hypium@1.0.6/oh_modules/@ohos/hypium/src/main/
Dcore.js45 task: {} property
/applications/standard/contacts_data/dataBusiness/contacts/src/
Dcontacts_database.cpp637 …std::unique_ptr<AsyncItem> task = std::make_unique<AsyncDeleteContactsTask>(store_, queryValuesBuc… in DeletedAsyncTask() local
1292 …std::unique_ptr<AsyncItem> task = std::make_unique<AsyncTask>(store_, rawContactIdVector, isDelete… in MergeUpdateTask() local