Searched defs:ONEWAY (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_attribute.h | 30 static constexpr Attribute ONEWAY = 0x1U << 3;
member in OHOS::Idl::ASTAttr |
/foundation/ability/idl_tool/parser/ | ||
H A D | token.h | 38 ONEWAY, member in OHOS::Idl::Token |
/foundation/ability/idl_tool/idl_tool_2/lexer/ | ||
H A D | token.h | 58 ONEWAY, // "oneway"
member in OHOS::Idl::TokenType |
Completed in 2 milliseconds