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

  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 124 struct FetcherInfo {
172 KeyedVector<AString, FetcherInfo> mFetcherInfos;
LiveSession.cpp 467 FetcherInfo *info = &mFetcherInfos.editValueFor(uri);
525 FetcherInfo *info = &mFetcherInfos.editValueFor(uri);
557 const FetcherInfo info = mFetcherInfos.valueAt(i);
798 FetcherInfo info;
    [all...]

Completed in 2161 milliseconds