Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/src/
A Dulog_fs_cfg.c74 if(NULL!=buf && (len>=strlen(LOG_LIST_PREFIX)+strlen(LOG_LIST_SUFFIX)+1) ) { in aos_get_ulog_list()
82 …snprintf(buf, len-strlen(LOG_LIST_SUFFIX)-1, LOG_LIST_PREFIX, ulog_format_time(time_buf, sizeof(ti… in aos_get_ulog_list()
87 const int empty_room = len-strlen(LOG_LIST_SUFFIX)-1-off; in aos_get_ulog_list()
102 snprintf(&buf[off], len-strlen(LOG_LIST_SUFFIX)-1-off, LOG_LIST_SUFFIX); in aos_get_ulog_list()
/AliOS-Things-master/components/ulog/internal/
A Dulog_session_file.h34 #define LOG_LIST_SUFFIX "]}" macro

Completed in 3 milliseconds