Home
last modified time | relevance | path

Searched defs:GetAllProperties (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_context.cpp85 BASE_NS::vector<IProperty::Ptr> ObjectContext::GetAllProperties() in GetAllProperties() function in Internal::ObjectContext
90 BASE_NS::vector<IProperty::ConstPtr> ObjectContext::GetAllProperties() const in GetAllProperties() function in Internal::ObjectContext
H A Dmeta_object.cpp169 BASE_NS::vector<IProperty::Ptr> MetaObject::GetAllProperties() in GetAllProperties() function in Internal::MetaObject
173 BASE_NS::vector<IProperty::ConstPtr> MetaObject::GetAllProperties() const in GetAllProperties() function in Internal::MetaObject
H A Dproxy_object.cpp317 BASE_NS::vector<IProperty::Ptr> ProxyObject::GetAllProperties() in GetAllProperties() function in Internal::ProxyObject
323 BASE_NS::vector<IProperty::ConstPtr> ProxyObject::GetAllProperties() const in GetAllProperties() function in Internal::ProxyObject
H A Dmetadata.cpp166 BASE_NS::vector<IProperty::Ptr> Metadata::GetAllProperties() in GetAllProperties() function in Internal::Metadata
170 BASE_NS::vector<IProperty::ConstPtr> Metadata::GetAllProperties() const in GetAllProperties() function in Internal::Metadata
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_input_property_manager.cpp83 BASE_NS::vector<IProperty::Ptr> EngineInputPropertyManager::GetAllProperties() const in GetAllProperties() function in Internal::EngineInputPropertyManager
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfragment_metadata.cpp117 const ImageMetadata::PropertyMapPtr FragmentMetadata::GetAllProperties() in GetAllProperties() function in OHOS::Media::FragmentMetadata
H A Dexif_metadata.cpp143 const ImageMetadata::PropertyMapPtr ExifMetadata::GetAllProperties() in GetAllProperties() function in OHOS::Media::ExifMetadata
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h371 BASE_NS::vector<META_NS::IProperty::Ptr> GetAllProperties() override in GetAllProperties() function
375 BASE_NS::vector<META_NS::IProperty::ConstPtr> GetAllProperties() const override in GetAllProperties() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dmetadata_napi.cpp608 napi_value MetadataNapi::GetAllProperties(napi_env env, napi_callback_info info) in GetAllProperties() function in OHOS::Media::MetadataNapi
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp207 heif_error HeifParser::GetAllProperties(heif_item_id itemId, std::vector<std::shared_ptr<HeifBox>> … in GetAllProperties() function in OHOS::ImagePlugin::HeifParser