Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dintf_type_check.h43 bool CheckIntfHdiAstFileType();
H A Dintf_type_check.cpp164 if (!CheckIntfHdiAstFileType() || !CheckIntfHdiAstTypes()) { in CheckIntfHdiAst()
191 bool IntfTypeChecker::CheckIntfHdiAstFileType() in CheckIntfHdiAstFileType() function in OHOS::Idl::IntfTypeChecker