Home
last modified time | relevance | path

Searched refs:TYPE_ASHMEM (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_smq_type.cpp69 return TypeKind::TYPE_ASHMEM; in GetTypeKind()
H A Dast_type.h58 TYPE_ASHMEM, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_smq_type.h53 ASTAshmemType() : ASTType(TypeKind::TYPE_ASHMEM, false) {} in ASTAshmemType()
H A Dast_type.h48 TYPE_ASHMEM, enumerator
H A Dast_smq_type.cpp141 return TypeKind::TYPE_ASHMEM; in GetTypeKind()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dhdi_cpp_code_emitter.cpp126 case TypeKind::TYPE_ASHMEM: { in GetStdlibInclusions()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/
H A Dhdi_smq_type_emitter.cpp119 return TypeKind::TYPE_ASHMEM; in GetTypeKind()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcpp_code_emitter.cpp43 case TypeKind::TYPE_ASHMEM: { in GetStdlibInclusions()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dintf_type_check.cpp101 case TypeKind::TYPE_ASHMEM: in CheckIntfSaAstTypes()
H A Dparser.cpp1841 case TypeKind::TYPE_ASHMEM: in CheckTypeByMode()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.cpp61 {TypeKind::TYPE_ASHMEM, new HdiAshmemTypeEmitter() },
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1630 case TypeKind::TYPE_ASHMEM: in CheckTypeByMode()