Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Downed_ptr.hpp53 template <class Type> class OwnedPtr : public Ptr<Type> class
70 explicit OwnedPtr(Type *aPointer) in OwnedPtr() function in ot::OwnedPtr
82 OwnedPtr(OwnedPtr &&aOther) in OwnedPtr() function in ot::OwnedPtr