Home
last modified time | relevance | path

Searched refs:offLineTask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Ddisable_task.cpp82 auto offLineTask = std::static_pointer_cast<OffLineTask>(father); in DoTaskInner() local
83 offLineTask->NotifyFatherFinish(taskId); in DoTaskInner()
H A Dmeta_disable_task.cpp74 auto offLineTask = std::static_pointer_cast<OffLineTask>(father); in DoTaskInner() local
75 offLineTask->NotifyFatherFinish(taskId); in DoTaskInner()