Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_native_buffer_type.h25 ASTNativeBufferType() : ASTType(false) {} in ASTNativeBufferType() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_native_buffer_type.h18 ASTNativeBufferType() : ASTType(TypeKind::TYPE_NATIVE_BUFFER, false) {} in ASTNativeBufferType() function