Home
last modified time | relevance | path

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

/frameworks/av/services/mediametrics/
DAnalyticsState.h96 ss << "TransactionLog: gc(" << mTransactionLog.getGarbageCollectionCount() << ")\n";
105 ss << "TimeMachine: gc(" << mTimeMachine.getGarbageCollectionCount() << ")\n";
DTransactionLog.h188 size_t getGarbageCollectionCount() const { in getGarbageCollectionCount() function
DTimeMachine.h458 size_t getGarbageCollectionCount() const { in getGarbageCollectionCount() function