Home
last modified time | relevance | path

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

/kernel/liteos_a/shell/full/include/
Ddmesg_pri.h59 extern UINT32 OsLogRecordStr(const CHAR *str, UINT32 len);
/kernel/liteos_a/shell/full/src/base/
Dshell_lk.c176 (VOID)OsLogRecordStr(tmpPtr, tmpLen); in OsLogCycleRecord()
/kernel/liteos_a/shell/full/src/cmds/
Ddmesg.c359 UINT32 OsLogRecordStr(const CHAR *str, UINT32 len) in OsLogRecordStr() function