Home
last modified time | relevance | path

Searched refs:onFetch (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DNuCachedSource2.h122 void onFetch();
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp295 onFetch(); in onMessageReceived()
385 void NuCachedSource2::onFetch() { in onFetch() function in android::NuCachedSource2