Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h52 kWhatCacheStats, enumerator
H A DGenericSource.cpp597 notify->setInt32("what", kWhatCacheStats); in sendCacheStats()
H A DNuPlayer.cpp2663 case Source::kWhatCacheStats: in onSourceNotify()