Searched refs:STR_ACTIVE (Results 1 – 2 of 2) sorted by relevance
194 const std::string STR_ACTIVE = "Active: ", STR_STANDBY = "StandBy: "; variable
310 PwrTrackerInfo << " { " << STR_ACTIVE in UpdatePowerStateLog()362 if (STR_ACTIVE.compare(itemName) == 0) { in ReadPowerStateLog()