Home
last modified time | relevance | path

Searched refs:RunGetDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice_manager.h82 …int32_t RunGetDevice(std::packaged_task<std::shared_ptr<IDevice>(int32_t)> &task, int32_t id) cons…
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice_manager.h82 …int32_t RunGetDevice(std::packaged_task<std::shared_ptr<IDevice>(int32_t)> &task, int32_t id) cons…
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice_manager.cpp305 return this->RunGetDevice(std::ref(task), id); in GetDevice()
323 int32_t DeviceManager::RunGetDevice(std::packaged_task<std::shared_ptr<IDevice>(int32_t)> &task, in RunGetDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp305 return this->RunGetDevice(std::ref(task), id); in GetDevice()
323 int32_t DeviceManager::RunGetDevice(std::packaged_task<std::shared_ptr<IDevice>(int32_t)> &task, in RunGetDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager