Searched refs:devicePaths (Results 1 – 2 of 2) sorted by relevance
78 mOdpm.devicePaths.push_back(filePath); in findIioPowerMonitorNodes()93 for (const auto &path : mOdpm.devicePaths) { in parsePowerRails()180 for (const auto &devicePath : mOdpm.devicePaths) { in parseIioEnergyNodes()193 if (mOdpm.devicePaths.empty() || numRails == 0) { in RailDataProvider()
24 std::vector<std::string> devicePaths; member