Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_array_type.cpp29 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTArrayType
59 bool ASTListType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTListType
H A Dast_type.cpp145 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTType
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_array_type.cpp28 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTArrayType
H A Dast_type.cpp110 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTType
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp324 bool Property::IsArrayType() const in IsArrayType() function in OHOS::Media::Property
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_array_type.cpp14 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTArrayType
1251 bool ASTListType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTListType
H A Dast_type.cpp128 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTType
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp79 bool IsArrayType(const napi_env env, const napi_value value, napi_valuetype type) in IsArrayType() function