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