Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dref_counter.h37 rtc::RefCountReleaseStatus DecRef() { in DecRef() function
/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h48 DecRef, enumerator
/external/pigweed/pw_clock_tree/public/pw_clock_tree/
Dclock_tree.h91 uint32_t DecRef() { return --ref_count_; } in DecRef() function