Searched defs:AddRefImpl (Results 1 – 5 of 5) sorted by relevance
77 void AddRefImpl(subtle::StartRefCountFromZeroTag) const { in AddRefImpl() function81 void AddRefImpl(subtle::StartRefCountFromOneTag) const { in AddRefImpl() function
130 void AddRefImpl() const { ++ref_count_; } in AddRefImpl() function208 ALWAYS_INLINE void AddRefImpl() const { in AddRefImpl() function
46 void RefCountedBase::AddRefImpl() const { in AddRefImpl() function in base::subtle::RefCountedBase
126 void AddRefImpl() const { ++ref_count_; } in AddRefImpl() function189 ALWAYS_INLINE void AddRefImpl() const { in AddRefImpl() function
32 void RefCountedBase::AddRefImpl() const { in AddRefImpl() function in base::subtle::RefCountedBase