Searched refs:CacheStatus_t (Results 1 – 5 of 5) sorted by relevance
177 enum CacheStatus_t { enum
418 CacheStatus_t status = getCacheRemaining(&eos); in onCheckCache()671 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) { in getCacheRemaining()675 CacheStatus_t oldStatus = mCacheStatus; in getCacheRemaining()
133 CacheStatus_t getCacheRemaining(bool *eos);
189 CacheStatus_t mCacheStatus;
506 CacheStatus_t newCacheStatus = mCacheStatus; in onBufferingUpdate()