Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DNuCachedSource2.h132 void onFetch();
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp306 onFetch(); in onMessageReceived()
396 void NuCachedSource2::onFetch() { in onFetch() function in android::NuCachedSource2