Searched refs:ULOG_LOG_LIST (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/ulog/src/ |
A D | ulog_init.c | 184 rc = uagent_send(UAGENT_MOD_ULOG, ULOG_LOG_LIST, in on_ulog_handler() 220 {ULOG_LOG_LIST, "loglist", NULL, NULL, NULL}
|
A D | ulog_session_file.c | 138 uagent_send(UAGENT_MOD_ULOG, ULOG_LOG_LIST, strlen(text), text, send_policy_object); in report_up_process()
|
/AliOS-Things-master/components/ulog/include/ |
A D | ulog_config.h | 279 #define ULOG_LOG_LIST (UAGENT_FUNC_USER_BASE + 2) macro
|
Completed in 6 milliseconds