Searched defs:IsArrayType (Results 1 – 8 of 8) sorted by relevance
29 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTArrayType59 bool ASTListType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTListType
145 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTType
28 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTArrayType
110 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::Idl::ASTType
324 bool Property::IsArrayType() const in IsArrayType() function in OHOS::Media::Property
14 bool ASTArrayType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTArrayType1251 bool ASTListType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTListType
128 bool ASTType::IsArrayType() in IsArrayType() function in OHOS::HDI::ASTType
79 bool IsArrayType(const napi_env env, const napi_value value, napi_valuetype type) in IsArrayType() function