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