Home
last modified time | relevance | path

Searched refs:UnlockShared (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dlocking.h63 p_->UnlockShared(); in META_BEGIN_NAMESPACE()
157 p_->UnlockShared(); in ~InterfaceSharedLock()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject_container.h134 void UnlockShared() const override in META_BEGIN_NAMESPACE()
136 META_EXT_CALL_BASE(ILockable, UnlockShared()); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_lockable.h48 virtual void UnlockShared() const = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value.h58 void UnlockShared() const override; in META_BEGIN_NAMESPACE()
H A Dengine_value.cpp81 void EngineValue::UnlockShared() const in UnlockShared() function in Internal::EngineValue
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp102 void PropertyBase::UnlockShared() const in UnlockShared() function in Internal::PropertyBase
H A Dproperty.h61 void UnlockShared() const override; in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.h68 void UnlockShared() const override;
H A Dcontainer_base.cpp41 void ContainerBase::UnlockShared() const in UnlockShared() function in ContainerBase
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation.h227 void UnlockShared() const override in META_BEGIN_NAMESPACE()
230 lockable->UnlockShared(); in META_BEGIN_NAMESPACE()