Home
last modified time | relevance | path

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

/kernel/liteos_a/shell/full/src/cmds/
Ddmesg.c426 STATIC VOID OsWriteTailToHead(const CHAR *dst, UINT32 logLen) in OsWriteTailToHead() function
485 OsWriteTailToHead(dst + writeLen, logLen - writeLen); in OsWriteTailToEnd()
512 OsWriteTailToHead(buf, logLen); in OsLogMemcpyRecord()