Searched defs:StartRefCountFromZeroTag (Results 1 – 2 of 2) 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