Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dintf_type_check.h37 bool CheckIntfSaAstTypes();
H A Dintf_type_check.cpp88 if (!CheckIntfSaAstTypes() || !CheckIntfSaAstMethods()) { in CheckIntfSaAst()
95 bool IntfTypeChecker::CheckIntfSaAstTypes() in CheckIntfSaAstTypes() function in OHOS::Idl::IntfTypeChecker