Searched refs:GetPhys (Results 1 – 9 of 9) sorted by relevance
53 std::string GetPhys() const;137 inline std::string VirtualDevice::GetPhys() const in GetPhys() function140 return inputDev_->GetPhys(); in GetPhys()
90 std::string GetPhys() const;200 inline std::string VInputDevice::GetPhys() const in GetPhys() function
54 virtual std::string GetPhys() const = 0;
79 std::string CoordinationDeviceManager::Device::GetPhys() const in GetPhys() function in OHOS::Msdp::DeviceStatus::CoordinationDeviceManager::Device82 return device_->GetPhys(); in GetPhys()113 networkId_ = MakeNetworkId(GetPhys()); in Populate()137 const std::string phys = GetPhys(); in GenerateDescriptor()
88 std::string GetPhys() const override;188 inline std::string Device::GetPhys() const in GetPhys() function
42 std::string GetPhys() const;
138 info.phys = device->GetPhys(); in GetDeviceInfo()
248 FI_HILOGI(" location: \"%{public}s\"", dev->GetPhys().c_str()); in OnDeviceAdded()
224 phys = vDev_->GetPhys(); in SetPhys()