Searched defs:StartRefCountFromOneTag (Results 1 – 10 of 10) sorted by relevance
39 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument155 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
38 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum84 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument
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
44 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument160 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
40 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
81 void AddRefImpl(subtle::StartRefCountFromOneTag) const { in AddRefImpl()
33 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum86 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument