Searched defs:StartRefCountFromZeroTag (Results 1 – 10 of 10) sorted by relevance
33 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument154 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
37 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum79 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
30 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument151 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
34 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum76 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
38 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument159 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
39 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
77 void AddRefImpl(subtle::StartRefCountFromZeroTag) const { in AddRefImpl()
32 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum81 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument