Home
last modified time | relevance | path

Searched defs:ReleaseImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/include/base/
Dcef_ref_counted.h157 void ReleaseImpl() const { --ref_count_; } in ReleaseImpl() function
246 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function
/third_party/cef/libcef_dll/base/
Dcef_ref_counted.cc56 void RefCountedBase::ReleaseImpl() const { in ReleaseImpl() function in base::cef_subtle::RefCountedBase
/third_party/gn/src/base/memory/
Dref_counted.h111 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function