Home
last modified time | relevance | path

Searched refs:devicePaths (Results 1 – 6 of 6) sorted by relevance

/device/google/sunfish/powerstats/
DRailDataProvider.cpp78 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()
DRailDataProvider.h24 std::vector<std::string> devicePaths; member
/device/google/redbull/powerstats/
DRailDataProvider.cpp71 mOdpm.devicePaths.push_back(filePath); in findIioPowerMonitorNodes()
85 for (const auto &path : mOdpm.devicePaths) { in parsePowerRails()
168 for (const auto &devicePath : mOdpm.devicePaths) { in parseIioEnergyNodes()
180 if (mOdpm.devicePaths.empty() || numRails == 0) { in RailDataProvider()
DRailDataProvider.h21 std::vector<std::string> devicePaths; member
/device/google/coral/powerstats/
DRailDataProvider.cpp78 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()
DRailDataProvider.h24 std::vector<std::string> devicePaths; member