Searched refs:lastBootUpKeyPoint (Results 1 – 1 of 1) sorted by relevance
145 std::string lastBootUpKeyPoint = GetParamValueFromFile(CMD_LINE, LAST_BOOTUP_KEYPOINT); in IsLastShortStartUp() local146 if (lastBootUpKeyPoint.empty()) { in IsLastShortStartUp()150 return atoi(lastBootUpKeyPoint.c_str()) < normalNum; in IsLastShortStartUp()