Searched refs:fetchFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DLiveSession.h123 status_t fetchFile(
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp214 status_t LiveSession::fetchFile( function in class:android::LiveSession
317 status_t err = fetchFile(url, &buffer);
690 status_t err = fetchFile(uri.c_str(), &buffer, range_offset, range_length);

Completed in 338 milliseconds