Home
last modified time | relevance | path

Searched defs:PARAM_INOUT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h92 static constexpr ParamAttr PARAM_INOUT = (PARAM_IN | PARAM_OUT); variable
H A Dast_type.h67 PARAM_INOUT, // type of the inout attribute parameter enumerator