Searched refs:StartRefCountFromZeroTag (Results 1 – 2 of 2) sorted by relevance
26 explicit RefCountedBase(StartRefCountFromZeroTag) {} in RefCountedBase() argument84 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument203 static constexpr subtle::StartRefCountFromZeroTag kRefCountPreference =270 static constexpr subtle::StartRefCountFromZeroTag kRefCountPreference =
33 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum75 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument