Home
last modified time | relevance | path

Searched refs:countingValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DBpBinder.cpp624 auto countingValue = trackedValue & COUNTING_VALUE_MASK; in ~BpBinder() local
626 (countingValue <= sBinderProxyCountLowWatermark)) [[unlikely]] { in ~BpBinder()