Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dcapture.h39 struct CaptureWrapper { in META_BEGIN_NAMESPACE() struct
47 CaptureWrapper<BASE_NS::weak_ptr<Type>> CaptureWrap(BASE_NS::shared_ptr<Type> p) in META_BEGIN_NAMESPACE()
56 CaptureWrapper<BASE_NS::weak_ptr<Type>> CaptureWrap(BASE_NS::weak_ptr<Type> p) in META_BEGIN_NAMESPACE()
84 CaptureUnWrapper<BASE_NS::shared_ptr<Type>> CaptureUnWrap(const CaptureWrapper<BASE_NS::weak_ptr<Ty… in META_BEGIN_NAMESPACE()