Home
last modified time | relevance | path

Searched refs:log_file_failed (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c31 static uint8_t log_file_failed = 0; variable
565 log_file_failed++; in write_fail_retry()
566 if (log_file_failed >= ULOG_FILE_FAIL_COUNT) { in write_fail_retry()
638 SESSION_FS_INFO("write fail %d retry %d\n", write_rlt, log_file_failed); in pop_out_on_fs()
652 log_file_failed = 0; in pop_out_on_fs()

Completed in 4 milliseconds