Home
last modified time | relevance | path

Searched defs:taskID (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Dasync_task_manager.cpp146 void AsyncTaskManager::Cancel(uint16_t taskID) in Cancel()
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
Dlite_ipc.h46 uint32_t taskID; member
61 uint32_t taskID; /**< filled by kernel, taskId of sender/reciever */ member
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
Dscreen_capture_service_proxy.cpp135 for (int32_t taskID : videoInfo.taskIDs) { in InitVideoCap() local