Home
last modified time | relevance | path

Searched refs:CheckImport (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h190 bool CheckImport(const std::string &importName);
H A Dparser.cpp230 if (!CheckImport(importName)) { in ParseImportInfo()
1751 bool Parser::CheckImport(const std::string &importName) in CheckImport() function in OHOS::HDI::Parser
1820 if (!CheckImport(extendsInterfaceName)) { in ParseExtendsInfo()

Completed in 4 milliseconds