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_defs.h 177 enum CacheStatus_t {
android_AudioSfDecoder.h 135 CacheStatus_t getCacheRemaining(bool *eos);
android_AudioSfDecoder.cpp 419 CacheStatus_t status = getCacheRemaining(&eos);
672 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) {
676 CacheStatus_t oldStatus = mCacheStatus;
android_GenericPlayer.h 188 CacheStatus_t mCacheStatus;
android_GenericMediaPlayer.cpp 503 CacheStatus_t newCacheStatus = mCacheStatus;

Completed in 53 milliseconds