Home
last modified time | relevance | path

Searched refs:kSelectionNode (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/powerstats/dataproviders/
H A DIioEnergyMeterDataSelector.cpp79 std::string nodePath = devicePath + kSelectionNode; in applyConfigToDevices()
117 std::string nodePath = devicePath + kSelectionNode; in sendConfigurationComplete()
/aosp12/hardware/google/pixel/powerstats/include/dataproviders/
H A DIioEnergyMeterDataSelector.h47 const std::string kSelectionNode = "/enabled_rails"; variable