Home
last modified time | relevance | path

Searched defs:GetChar (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.cpp83 char File::GetChar() in GetChar() function in OHOS::HDI::File
/drivers/hdf_core/framework/tools/hc-gen/src/
Dlexer.cpp125 bool Lexer::GetChar(char &c, bool skipSpace) in GetChar() function in Lexer