HomeSort by relevance Sort by last modified time
    Searched refs:CacheStatus_t (Results 1 - 5 of 5) sorted by null

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 133 CacheStatus_t getCacheRemaining(bool *eos);
android_defs.h 179 enum CacheStatus_t {
android_AudioSfDecoder.cpp 422 CacheStatus_t status = getCacheRemaining(&eos);
675 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) {
679 CacheStatus_t oldStatus = mCacheStatus;
android_GenericPlayer.h 189 CacheStatus_t mCacheStatus;
android_GenericMediaPlayer.cpp 506 CacheStatus_t newCacheStatus = mCacheStatus;

Completed in 145 milliseconds