Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaaudio/src/client/
H A DIsochronousClockModel.h181 int32_t mTimestampCount = 0; // For logging. variable
/aosp_15_r20/system/chre/java/test/chre_concurrency/src/com/google/android/chre/test/chreconcurrency/
H A DContextHubChreConcurrencyTestExecutor.java69 private int mTimestampCount = 0; field in ContextHubChreConcurrencyTestExecutor