Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dlexer.cpp116 char Lexer::GetRawChar() in GetRawChar() function in Lexer
127 char chr = GetRawChar(); in GetChar()
130 chr = GetRawChar(); in GetChar()
H A Dlexer.h50 char GetRawChar();