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

/frameworks/wilhelm/src/android/
H A Dandroid_defs.h177 enum CacheStatus_t { enum in namespace:android
H A Dandroid_AudioSfDecoder.h135 CacheStatus_t getCacheRemaining(bool *eos);
H A Dandroid_AudioSfDecoder.cpp419 CacheStatus_t status = getCacheRemaining(&eos);
672 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) {
676 CacheStatus_t oldStatus = mCacheStatus;
H A Dandroid_GenericPlayer.h188 CacheStatus_t mCacheStatus;
H A Dandroid_GenericMediaPlayer.cpp503 CacheStatus_t newCacheStatus = mCacheStatus;

Completed in 63 milliseconds