Home
last modified time | relevance | path

Searched defs:PARAM_OUT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h55 PARAM_OUT, enumerator
H A Dast_type.h56 PARAM_OUT, // type of the out attribute parameter enumerator
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h91 static constexpr ParamAttr PARAM_OUT = 0x1U << 1; variable
H A Dast_type.h66 PARAM_OUT, // type of the out attribute parameter enumerator