Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice_manager.cpp314 std::shared_ptr<IDevice> DeviceManager::OnGetDevice(int32_t id) const in OnGetDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp314 std::shared_ptr<IDevice> DeviceManager::OnGetDevice(int32_t id) const in OnGetDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1122 int32_t MMIService::OnGetDevice(int32_t deviceId, std::shared_ptr<InputDevice> inputDevice) in OnGetDevice() function in OHOS::MMI::MMIService