Searched defs:sptr (Results 1 – 1 of 1) sorted by relevance
261 inline sptr<T>::sptr() in sptr() function267 inline sptr<T>::sptr(T *other) in sptr() function276 inline sptr<T>::sptr(const sptr<T> &other) in sptr() function285 sptr<T>::sptr(sptr<T> &&other) in sptr() function304 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() function410 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr() function