Searched defs:AddRefImpl (Results 1 – 4 of 4) sorted by relevance
70 void AddRefImpl() const { ++ref_count_; } in AddRefImpl() function109 ALWAYS_INLINE void AddRefImpl() const { ref_count_.Increment(); } in AddRefImpl() function
16 void RefCountedBase::AddRefImpl() const { in AddRefImpl() function in base::subtle::RefCountedBase
156 void AddRefImpl() const { ++ref_count_; } in AddRefImpl() function224 ALWAYS_INLINE void AddRefImpl() const { in AddRefImpl() function
43 void RefCountedBase::AddRefImpl() const { in AddRefImpl() function in base::cef_subtle::RefCountedBase