Home
last modified time | relevance | path

Searched defs:callCount (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libaaudio/src/flowgraph/
DFlowGraphNode.cpp25 int32_t FlowGraphNode::pullData(int32_t numFrames, int64_t callCount) { in pullData()
76 int32_t FlowGraphPortFloatOutput::pullData(int64_t callCount, int32_t numFrames) { in pullData()
95 int32_t FlowGraphPortFloatInput::pullData(int64_t callCount, int32_t numFrames) { in pullData()
/frameworks/native/services/surfaceflinger/tests/unittests/
DWindowInfosListenerInvokerTest.cpp47 int callCount = 0; in TEST_F() local
74 size_t callCount = 0; in TEST_F() local
111 int callCount = 0; in TEST_F() local
151 int callCount = 0; in TEST_F() local
223 int callCount = 0; in TEST_F() local
259 int callCount = 0; in TEST_F() local
DVSyncDispatchTimerQueueTest.cpp1281 auto callCount = 0; in TEST_F() local
1474 auto callCount = 0; in TEST_F() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallRatTracker.java194 public long callCount; field in VoiceCallRatTracker.Value
204 private Value(long durationMillis, long callCount) { in Value()
/frameworks/base/core/tests/coretests/src/android/view/
DSurfaceControlRegistryTests.java184 int callCount = 0; field in SurfaceControlRegistryTests.TestReporter
/frameworks/native/services/surfaceflinger/tests/
DLayerTransaction_test.cpp188 auto callCount = 0; in TEST_F() local
/frameworks/base/core/java/com/android/internal/os/
DBinderCallsStats.java899 public long callCount; field in BinderCallsStats.ExportedCallStat
923 public long callCount; field in BinderCallsStats.CallStat
1023 public long callCount; field in BinderCallsStats.UidEntry
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DVoiceCallSessionStatsTest.java2988 int carrierId, int rat, long beginMillis, long endMillis, long callCount) { in makeRatUsageProto()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java8093 public long callCount; field in BatteryStatsImpl.BinderCallStats