Home
last modified time | relevance | path

Searched defs:GetPropertyByName (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/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
137 Property<const ValueType> GetPropertyByName(BASE_NS::string_view name) const in GetPropertyByName() function
/ohos5.0/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 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
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
/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h396 IProperty::Ptr GetPropertyByName(BASE_NS::string_view name) override in GetPropertyByName() function
400 IProperty::ConstPtr GetPropertyByName(BASE_NS::string_view name) const override in GetPropertyByName() function
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp67 napi_value GetPropertyByName(const napi_env env, const napi_value& object, in GetPropertyByName() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp725 napi_value NapiHiSysEventUtil::GetPropertyByName(const napi_env env, const napi_value& object, in GetPropertyByName() function in OHOS::HiviewDFX::NapiHiSysEventUtil