OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onCheckCache
(Results
1 - 2
of
2
) sorted by null
/system/media/wilhelm/src/android/
android_AudioSfDecoder.h
81
void
onCheckCache
(const sp<AMessage> &msg);
android_AudioSfDecoder.cpp
405
void AudioSfDecoder::
onCheckCache
(const sp<AMessage> &msg) {
406
//SL_LOGV("AudioSfDecoder::
onCheckCache
");
417
SL_LOGV("AudioSfDecoder::
onCheckCache
: buffering done.");
420
//SL_LOGV("AudioSfDecoder::
onCheckCache
: preparation done.");
573
onCheckCache
(msg);
Completed in 41 milliseconds