Searched refs:STRUCT (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/lexer/ | ||
H A D | token.h | 48 STRUCT, // "struct"
member in OHOS::Idl::TokenType |
H A D | lexer.cpp | 44 {"struct", TokenType::STRUCT },
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ | ||
H A D | testing_typography_properties.h | 61 STRUCT, member in OHOS::Ace::Testing::TestingTypographyProperties::RectHeightStyle |
/foundation/ability/idl_tool/idl_tool_2/parser/ | ||
H A D | parser.cpp | 392 case TokenType::STRUCT:
in ParseTypeDecls() 418 case TokenType::STRUCT: in ParseAttribute() 1214 case TokenType::STRUCT: in CheckUserDefType() |
Completed in 5 milliseconds