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

  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 80 void resumeUntilAsync(const sp<AMessage> &params);
PlaylistFetcher.cpp 544 void PlaylistFetcher::resumeUntilAsync(const sp<AMessage> &params) {
545 FLOGV("resumeUntilAsync: params=%s", params->debugString().c_str());
    [all...]
LiveSession.cpp 854 ALOGV("finish switch with resumeUntilAsync");
858 info.mFetcher->resumeUntilAsync(stopParams);
    [all...]

Completed in 46 milliseconds