Home
last modified time | relevance | path

Searched defs:GetPropertyByName (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_metadata.h132 Property<ValueType> GetPropertyByName(BASE_NS::string_view name) in GetPropertyByName() function in IMetadata
137 Property<const ValueType> GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function in IMetadata
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_context.cpp75 IProperty::Ptr ObjectContext::GetPropertyByName(BASE_NS::string_view name) in GetPropertyByName() function in Internal::ObjectContext
80 IProperty::ConstPtr ObjectContext::GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function in Internal::ObjectContext
H A Dmeta_object.cpp193 IProperty::Ptr MetaObject::GetPropertyByName(BASE_NS::string_view name) in GetPropertyByName() function in Internal::MetaObject
197 IProperty::ConstPtr MetaObject::GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function in Internal::MetaObject
H A Dmetadata.cpp194 IProperty::Ptr Metadata::GetPropertyByName(BASE_NS::string_view name) in GetPropertyByName() function in Internal::Metadata
198 IProperty::ConstPtr Metadata::GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function in Internal::Metadata
H A Dproxy_object.cpp297 IProperty::Ptr ProxyObject::GetPropertyByName(BASE_NS::string_view name) in GetPropertyByName() function in Internal::ProxyObject
306 IProperty::ConstPtr ProxyObject::GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function in Internal::ProxyObject
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dsystem_defined_record.cpp55 UDVariant SystemDefinedRecord::GetPropertyByName(const std::string &property) const in GetPropertyByName() function in OHOS::UDMF::SystemDefinedRecord

Completed in 4 milliseconds