Home
last modified time | relevance | path

Searched defs:remoteCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DSyncCursorPair.java161 int remoteCount = 0; in scan() local
683 final int remoteCount = smsCount + mmsCount; in isSynchronized() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp292 for (auto remoteCount : remoteCounts) { in ~BinderRpcTestProcessSession() local