Home
last modified time | relevance | path

Searched refs:GetDhType (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Denable_task.cpp75 .dhType = GetDhType() in DoTaskInner()
86 auto result = ComponentManager::GetInstance().Enable(GetNetworkId(), GetUUID(), GetDhId(), GetDhType()); in RegisterHardware()
H A Ddisable_task.cpp89 auto result = ComponentManager::GetInstance().Disable(GetNetworkId(), GetUUID(), GetDhId(), GetDhType()); in UnRegisterHardware()
H A Dtask.cpp58 DHType Task::GetDhType() in GetDhType() function in OHOS::DistributedHardware::Task
H A Dtask_board.cpp101 .dhType = t.second->GetDhType(), in DumpAllTasks()
H A Doffline_task.cpp187 .dhType = GetDhType() in CreateMetaDisableTask()
H A Donline_task.cpp159 .dhType = GetDhType() in CreateMetaEnableTask()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/task/
H A Dtask.h42 DHType GetDhType();

Completed in 3 milliseconds