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

  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 199 sp<AMessage> mContinuation;
LiveSession.cpp 442 if (mContinuation != NULL) {
445 mContinuation->post();
764 mContinuation = msg;
772 mContinuation.clear();
    [all...]

Completed in 179 milliseconds