Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/common/
Dconsole.c393 STATIC INT32 IsNeedContinue(CONSOLE_CB *consoleCB, char ch, INT32 *lastTokenType) in IsNeedContinue() function
468 if (IsNeedContinue(consoleCB, ch, &lastTokenType)) in UserFilepRead()