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