Searched refs:CacheStatus_t (Results 1 – 5 of 5) sorted by relevance
179 enum CacheStatus_t { enum
426 CacheStatus_t status = getCacheRemaining(&eos); in onCheckCache()679 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) { in getCacheRemaining()683 CacheStatus_t oldStatus = mCacheStatus; in getCacheRemaining()
127 CacheStatus_t getCacheRemaining(bool *eos);
189 CacheStatus_t mCacheStatus;
506 CacheStatus_t newCacheStatus = mCacheStatus; in onBufferingUpdate()