Searched defs:StartRefCountFromOneTag (Results 1 – 6 of 6) sorted by relevance
36 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument152 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
35 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum81 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument
45 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument161 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
45 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
81 void AddRefImpl(subtle::StartRefCountFromOneTag) const { in AddRefImpl()
34 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum87 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument