Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted.h130 void ReleaseImpl() const { --ref_count_; } in ReleaseImpl() function
231 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function
H A Dref_counted.cc59 void RefCountedBase::ReleaseImpl() const { in ReleaseImpl() function in base::subtle::RefCountedBase
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dref_counted.h203 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted.h200 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dref_counted.h203 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl() function
/aosp_15_r20/external/pdfium/testing/
H A Dfont_renamer.cpp17 void ReleaseImpl(FPDF_SYSFONTINFO* info) { in ReleaseImpl() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc444 void ReleaseImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseImpl() function