Home
last modified time | relevance | path

Searched defs:HasInnerType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_map_type.cpp33 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTMapType
H A Dast_smq_type.cpp30 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTSmqType
H A Dast_array_type.cpp34 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTArrayType
H A Dast_type.cpp185 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::Idl::ASTType
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_smq_type.cpp18 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTSmqType
H A Dast_map_type.cpp18 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTMapType
H A Dast_type.cpp163 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::HDI::ASTType
H A Dast_array_type.cpp19 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTArrayType