Home
last modified time | relevance | path

Searched defs:ONEWAY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h23 static constexpr Attribute ONEWAY = 0x1U << 3; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h30 static constexpr Attribute ONEWAY = 0x1U << 3; variable
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dtoken.h38 ONEWAY, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dtoken.h48 ONEWAY, // "oneway" enumerator
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h58 ONEWAY, // "oneway" enumerator