Searched refs:CacheStatus_t (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_defs.h179 enum CacheStatus_t { enum in namespace:android
H A Dandroid_AudioSfDecoder.h133 CacheStatus_t getCacheRemaining(bool *eos);
H A Dandroid_AudioSfDecoder.cpp418 CacheStatus_t status = getCacheRemaining(&eos);
671 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) {
675 CacheStatus_t oldStatus = mCacheStatus;
H A Dandroid_GenericPlayer.h189 CacheStatus_t mCacheStatus;
H A Dandroid_GenericMediaPlayer.cpp506 CacheStatus_t newCacheStatus = mCacheStatus;

Completed in 80 milliseconds