Searched defs:devicePath (Results 1 – 9 of 9) sorted by relevance
28 explicit RebootEscrow(const std::string& devicePath) : devicePath_(devicePath) {} in RebootEscrow()
73 std::string devicePath = devicePathPair.first; in applyConfigToDevices() local116 std::string devicePath = devicePathPair.first; in sendConfigurationComplete() local
53 std::string devicePath = kIioRootDir + devTypeDir; in findIioEnergyMeterNodes() local198 for (const auto &devicePath : mDevicePaths) { in readEnergyMeter() local
34 static void test(const char *devicePath) { in test()
49 std::string devicePath; member
175 for (const auto& devicePath : mPm.devicePaths) { in parseIioEnergyNodes() local
146 std::string devicePath; in findEnergySourceToWatch() local
53 const std::string& devicePath, const ExternalCameraConfig& cfg) : in ExternalCameraDevice()
53 ExternalCameraDevice::ExternalCameraDevice(const std::string& devicePath, in ExternalCameraDevice()