Searched defs:GetAllProperties (Results 1 – 10 of 10) sorted by relevance
85 BASE_NS::vector<IProperty::Ptr> ObjectContext::GetAllProperties() in GetAllProperties() function in Internal::ObjectContext90 BASE_NS::vector<IProperty::ConstPtr> ObjectContext::GetAllProperties() const in GetAllProperties() function in Internal::ObjectContext
169 BASE_NS::vector<IProperty::Ptr> MetaObject::GetAllProperties() in GetAllProperties() function in Internal::MetaObject173 BASE_NS::vector<IProperty::ConstPtr> MetaObject::GetAllProperties() const in GetAllProperties() function in Internal::MetaObject
317 BASE_NS::vector<IProperty::Ptr> ProxyObject::GetAllProperties() in GetAllProperties() function in Internal::ProxyObject323 BASE_NS::vector<IProperty::ConstPtr> ProxyObject::GetAllProperties() const in GetAllProperties() function in Internal::ProxyObject
166 BASE_NS::vector<IProperty::Ptr> Metadata::GetAllProperties() in GetAllProperties() function in Internal::Metadata170 BASE_NS::vector<IProperty::ConstPtr> Metadata::GetAllProperties() const in GetAllProperties() function in Internal::Metadata
83 BASE_NS::vector<IProperty::Ptr> EngineInputPropertyManager::GetAllProperties() const in GetAllProperties() function in Internal::EngineInputPropertyManager
117 const ImageMetadata::PropertyMapPtr FragmentMetadata::GetAllProperties() in GetAllProperties() function in OHOS::Media::FragmentMetadata
143 const ImageMetadata::PropertyMapPtr ExifMetadata::GetAllProperties() in GetAllProperties() function in OHOS::Media::ExifMetadata
371 BASE_NS::vector<META_NS::IProperty::Ptr> GetAllProperties() override in GetAllProperties() function375 BASE_NS::vector<META_NS::IProperty::ConstPtr> GetAllProperties() const override in GetAllProperties() function
608 napi_value MetadataNapi::GetAllProperties(napi_env env, napi_callback_info info) in GetAllProperties() function in OHOS::Media::MetadataNapi
207 heif_error HeifParser::GetAllProperties(heif_item_id itemId, std::vector<std::shared_ptr<HeifBox>> … in GetAllProperties() function in OHOS::ImagePlugin::HeifParser