Home
last modified time | relevance | path

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

/kernel/liteos_a/shell/full/src/cmds/
Ddmesg.c373 STATIC VOID OsBufFullWrite(const CHAR *dst, UINT32 logLen) in OsBufFullWrite() function
395 OsBufFullWrite(dst + bufSize, logLen - bufSize); in OsBufFullWrite()
448 OsBufFullWrite(dst + writeLen, logLen - writeLen); in OsWriteTailToHead()
483 OsBufFullWrite(dst + writeLen, logLen - writeLen); in OsWriteTailToEnd()
515 OsBufFullWrite(buf, logLen); in OsLogMemcpyRecord()