Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dref_counter.h25 void IncRef() { in IncRef() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Checkers/
H A DObjCRetainCount.h66 IncRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DRetainSummaryManager.h73 IncRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DRetainSummaryManager.h73 IncRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DRetainSummaryManager.h73 IncRef, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DRetainSummaryManager.h73 IncRef, enumerator
/aosp_15_r20/external/pigweed/pw_clock_tree/public/pw_clock_tree/
H A Dclock_tree.h88 uint32_t IncRef() { return ++ref_count_; } in IncRef() function