Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dref_counter.h37 rtc::RefCountReleaseStatus DecRef() { in DecRef() function
/aosp_15_r20/system/chre/util/tests/
H A Dref_base_test.cc46 TEST_F(RefBaseTest, DecRef) { in TEST_F() argument
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Checkers/
H A DObjCRetainCount.h48 DecRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DRetainSummaryManager.h66 DecRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DRetainSummaryManager.h66 DecRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DRetainSummaryManager.h66 DecRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DRetainSummaryManager.h66 DecRef, enumerator
/aosp_15_r20/external/pigweed/pw_clock_tree/public/pw_clock_tree/
H A Dclock_tree.h91 uint32_t DecRef() { return --ref_count_; } in DecRef() function