Home
last modified time | relevance | path

Searched refs:SetSysPath (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/intention/prototype/include/
H A Di_device.h58 virtual void SetSysPath(const std::string &sysPath) = 0;
/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice.h70 void SetSysPath(const std::string &sysPath) override;
166 inline void Device::SetSysPath(const std::string &sysPath) in SetSysPath() function in OHOS::Msdp::DeviceStatus::Device
/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp210 dev->SetSysPath(std::string(rpath)); in AddDevice()
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp473 device->SetSysPath(str); in DeserializeDevice()

Completed in 3 milliseconds