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