Home
last modified time | relevance | path

Searched defs:startCount (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dnanoapp_info_events_test_observer.cc67 uint32_t startCount = 0; in processStartStopHistory() local
/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/
H A DDurationTracker.h42 int32_t startCount; member
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp339 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DRawBatteryStats.java176 public int startCount; field in RawBatteryStats.Battery
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java8668 final long startCount = DeletedContactUtil.getCount(mResolver); in testQueryDeletedContactsAll() local