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