Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/include/ulog/
A Dulog.h169 int ulog_fs_log_file_path(char *filepath);
/AliOS-Things-master/components/py_engine/modules/ulog/
A Dmodlog.c63 ret = ulog_fs_log_file_path(path); in set_log_file_path()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/log/
A Dmodule_log.c140 ret = ulog_fs_log_file_path(path); in native_set_log_file_path()
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c728 int ulog_fs_log_file_path(char *filepath) in ulog_fs_log_file_path() function
791 ulog_fs_log_file_path(ULOG_DEAULT_FS_PATH); in ulog_fs_init()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/log/
A Dmodule_log.c128 ret = ulog_fs_log_file_path(path); in native_set_log_file_path()

Completed in 10 milliseconds