• Home
  • Raw
  • Download

Lines Matching defs:aSmartPtr

10769   RefPtr(const RefPtr<T>& aSmartPtr)  in RefPtr()
10800 RefPtr(already_AddRefed<I>& aSmartPtr) in RefPtr()
10807 RefPtr(already_AddRefed<I>&& aSmartPtr) in RefPtr()
10814 RefPtr(const RefPtr<I>& aSmartPtr) in RefPtr()
10824 RefPtr(RefPtr<I>&& aSmartPtr) in RefPtr() function in RefPtr
11116 RefPtrGetterAddRefs(RefPtr<T>& aSmartPtr) in RefPtrGetterAddRefs()
11144 getter_AddRefs(RefPtr<T>& aSmartPtr) in getter_AddRefs()
71147 nsCOMPtr(const nsCOMPtr<T>& aSmartPtr) in nsCOMPtr()
71157 nsCOMPtr(nsCOMPtr<T>&& aSmartPtr) in nsCOMPtr() function in nsCOMPtr
71177 nsCOMPtr(already_AddRefed<T>& aSmartPtr) in nsCOMPtr()
71186 nsCOMPtr(already_AddRefed<T>&& aSmartPtr) in nsCOMPtr()
71196 nsCOMPtr(already_AddRefed<U>& aSmartPtr) in nsCOMPtr()
71209 nsCOMPtr(already_AddRefed<U>&& aSmartPtr) in nsCOMPtr()
71518 nsCOMPtr(const nsCOMPtr<nsISupports>& aSmartPtr) in nsCOMPtr()
71537 nsCOMPtr(already_AddRefed<nsISupports>& aSmartPtr) in nsCOMPtr()
71544 nsCOMPtr(already_AddRefed<nsISupports>&& aSmartPtr) in nsCOMPtr()
71814 explicit nsGetterAddRefs(nsCOMPtr<T>& aSmartPtr) in nsGetterAddRefs()
71836 explicit nsGetterAddRefs(nsCOMPtr<nsISupports>& aSmartPtr) in nsGetterAddRefs()
71855 getter_AddRefs(nsCOMPtr<T>& aSmartPtr) in getter_AddRefs()
78716 nsAutoPtr(nsAutoPtr<T>& aSmartPtr) in nsAutoPtr() function in nsAutoPtr
78723 nsAutoPtr(nsAutoPtr<I>& aSmartPtr) in nsAutoPtr() function in nsAutoPtr
78729 nsAutoPtr(nsAutoPtr<T>&& aSmartPtr) in nsAutoPtr() function in nsAutoPtr
78736 nsAutoPtr(nsAutoPtr<I>&& aSmartPtr) in nsAutoPtr() function in nsAutoPtr
78899 nsAutoPtrGetterTransfers(nsAutoPtr<T>& aSmartPtr) in nsAutoPtrGetterTransfers()
78927 getter_Transfers(nsAutoPtr<T>& aSmartPtr) in getter_Transfers()
109329 void assign(already_AddRefed<I>& aSmartPtr) in assign()
109336 void assign(already_AddRefed<I>&& aSmartPtr) in assign()