Searched defs:StartRefCountFromZeroTag (Results 1 – 4 of 4) sorted by relevance
26 explicit RefCountedBase(StartRefCountFromZeroTag) {} in RefCountedBase() argument84 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
33 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum75 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
65 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument181 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
76 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum118 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument