Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/parser/
Dparser.h60 bool ParseInterface();
Dparser.cpp68 ret = ParseInterface() && ret; in ParseFile()
102 bool Parser::ParseInterface() in ParseInterface() function in OHOS::Idl::Parser