Searched refs:INITIAL_LOG_READY (Results 1 – 2 of 2) sorted by relevance
520 if (state_ > INITIAL_LOG_READY && unsent_logs()) in SetRecording()902 if (state_ < INITIAL_LOG_READY) in PushPendingLogsToUnsentLists()907 if (state_ == INITIAL_LOG_READY) { in PushPendingLogsToUnsentLists()1098 state_ = INITIAL_LOG_READY; in MakePendingLog()1137 case INITIAL_LOG_READY: in ServerPermitsTransmission()1278 if (state_ < INITIAL_LOG_READY) in StoreUnsentLogs()1397 case INITIAL_LOG_READY: in OnURLFetchComplete()
144 INITIAL_LOG_READY, // Initial log generated, and waiting for reply. enumerator