Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.h60 bool Skip(long size) const;
Dfile.cpp177 bool File::Skip(long size) const in Skip() function in OHOS::HDI::File
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
Dlexer.h48 void Skip(char untilChar);
Dlexer.cpp143 void Lexer::Skip(char untilChar) in Skip() function in OHOS::HDI::Lexer