Searched refs:StartRefCountFromZeroTag (Results 1 – 3 of 3) sorted by relevance
30 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument151 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument307 static constexpr subtle::StartRefCountFromZeroTag kRefCountPreference =374 static constexpr subtle::StartRefCountFromZeroTag kRefCountPreference =
36 static constexpr subtle::StartRefCountFromZeroTag kRefCountPreference =
34 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum76 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument