Home
last modified time | relevance | path

Searched refs:SUPPORT_DELEGATOR (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h53 SUPPORT_DELEGATOR, // "support_delegator" member in OHOS::Idl::TokenType
H A Dlexer.cpp48 {"support_delegator", TokenType::SUPPORT_DELEGATOR },
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp118 case TokenType::SUPPORT_DELEGATOR: in ParseFile()
252 if (token.kind != TokenType::SUPPORT_DELEGATOR) { in ParseSupportDelegator()

Completed in 4 milliseconds