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

/external/webrtc/webrtc/p2p/base/
H A Dtransportcontroller.h134 void DecRef() { function in struct:cricket::TransportController::RefCountedChannel
/external/clang/include/clang/StaticAnalyzer/Checkers/
H A DObjCRetainCount.h48 DecRef, enumerator in enum:clang::ento::objc_retain::ArgEffect
52 /// in behavior from DecRef when GC is enabled.
98 /// Performs the combined functionality of DecRef and StopTrackingHard.
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp7244 // DecRef() does ref count increment in a way unfriendly to race detectors.
7257 int DecRef() { function in namespace:test401
7274 if (DecRef() == 0) { // Use DecRefAnnotated() instead!

Completed in 164 milliseconds