Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/internal/
A Dulog_session_file.h33 #define LOG_LIST_PREFIX "{\"time\":\"%s\",list:[" macro
/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()

Completed in 3 milliseconds