Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/mediametrics/include/mediametricsservice/
H A DAnalyticsState.h97 ss << "TransactionLog: gc(" << mTransactionLog.getGarbageCollectionCount() << ")\n";
106 ss << "TimeMachine: gc(" << mTimeMachine.getGarbageCollectionCount() << ")\n";
H A DTransactionLog.h188 size_t getGarbageCollectionCount() const { in getGarbageCollectionCount() function
H A DTimeMachine.h464 size_t getGarbageCollectionCount() const { in getGarbageCollectionCount() function