Searched defs:StartRefCountFromZeroTag (Results 1 – 6 of 6) sorted by relevance
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
39 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument160 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
44 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
77 void AddRefImpl(subtle::StartRefCountFromZeroTag) const { in AddRefImpl()
33 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum82 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument