Searched defs:OwnedPtr (Results 1 – 1 of 1) sorted by relevance
53 template <class Type> class OwnedPtr : public Ptr<Type> class70 explicit OwnedPtr(Type *aPointer) in OwnedPtr() function in ot::OwnedPtr82 OwnedPtr(OwnedPtr &&aOther) in OwnedPtr() function in ot::OwnedPtr