Home
last modified time | relevance | path

Searched refs:GetToken (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp119 lexer_.GetToken(false); in ParseLicense()
133 lexer_.GetToken(); in ParsePackage()
142 lexer_.GetToken(); in ParsePackage()
149 lexer_.GetToken(); in ParsePackage()
191 lexer_.GetToken(); in ParseImports()
206 lexer_.GetToken(); in ParseImports()
213 lexer_.GetToken(); in ParseImports()
342 lexer_.GetToken(); in ParseAttributeInfo()
351 lexer_.GetToken(); in ParseAttributeInfo()
357 lexer_.GetToken(); in ParseAttributeInfo()
[all...]
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp155 lexer.GetToken(); in ParsePackage()
169 lexer.GetToken(); in ParsePackage()
176 lexer.GetToken(); in ParsePackage()
185 lexer.GetToken(); in ParseImports()
190 lexer.GetToken(); in ParseImports()
203 lexer.GetToken(); in ParseImports()
210 lexer.GetToken(); in ParseImports()
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.h42 Token GetToken(bool skipComment = true);
H A Dlexer.cpp103 Token Lexer::GetToken(bool skipComment) in GetToken() function in OHOS::HDI::Lexer
157 GetToken(false); in SkipToken()
165 GetToken(false); in SkipUntilToken()
/drivers/external_device_manager/services/native/driver_extension/src/
H A Djs_driver_extension.cpp209 bool ret = ConnectionManager::GetInstance().DisconnectCaller(GetContext()->GetToken()); in OnStop()

Completed in 5 milliseconds