Searched refs:OS_IsRebooted (Results 1 – 3 of 3) sorted by relevance
133 BOOL OS_IsRebooted( void );
86 PutMainScreen(0, 0, 0xff, "OS_IsRebooted = %s", OS_IsRebooted()? "TRUE":"FALSE"); in TwlMain()
361 BOOL OS_IsRebooted( void ) in OS_IsRebooted() function