Searched defs:PARAM_IN (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_attribute.h | 90 static constexpr ParamAttr PARAM_IN = 0x1U;
member in OHOS::Idl::ASTParamAttr |
H A D | ast_type.h | 65 PARAM_IN, // type of the in attribute parameter member in OHOS::Idl::TypeMode |
Completed in 2 milliseconds