Home
last modified time | relevance | path

Searched refs:GetSysPath (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/intention/prototype/include/
H A Di_device.h71 virtual std::string GetSysPath() const = 0;
/base/msdp/device_status/tools/vdev/include/
H A Dv_input_device.h87 std::string GetSysPath() const;
197 inline std::string VInputDevice::GetSysPath() const in GetSysPath() function in OHOS::Msdp::DeviceStatus::VInputDevice
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp217 FI_HILOGI(" sysPath: \"%{private}s\"", device->GetSysPath().c_str()); in DispDeviceInfo()
246 packet << device->GetId() << device->GetDevPath() << device->GetSysPath() << device->GetBus() << in SerializeDevice()
/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice.h83 std::string GetSysPath() const override;
230 inline std::string Device::GetSysPath() const in GetSysPath() function in OHOS::Msdp::DeviceStatus::Device
/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp247 FI_HILOGI(" sysPath: \"%{private}s\"", dev->GetSysPath().c_str()); in OnDeviceAdded()

Completed in 3 milliseconds