Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp117 Property function in OHOS::Media::Property
126 Property::Property(uint16_t propCode, uint16_t propType, bool propWriteable, int value) Property() function in OHOS::Media::Property
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Danimation_api.h119 inline FinalClassType& Property(const Meta::IProperty::WeakPtr& value) in Property() function in Internal::PropertyAnimationInterfaceAPI
184 inline FinalClassType& Property(const Meta::IProperty::WeakPtr& value) in Property() function in Internal::StartablePropertyAnimationInterfaceAPI
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dproperty.h25 class Property { class
32 Property(nullptr_t) {} in Property() function in Property
35 Property(BASE_NS::shared_ptr<Prop> p) : p_(BASE_NS::move(p)) in Property() function in Property
43 Property(NoCheckT, BASE_NS::shared_ptr<Prop> p) : p_(p) in Property() function in Property
48 Property(const Property<PType>& p) : Property(p.GetProperty()) in Property() function in Property
[all...]
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dproperty.h27 class Property { class
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dproperty.h392 class ACE_EXPORT Property : public virtual AceType { class
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h100 struct Property { struct

Completed in 3 milliseconds