OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pauseAsync
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
64
void
pauseAsync
();
LiveSession.cpp
1018
mFetcherInfos.valueAt(i).mFetcher->
pauseAsync
();
1038
// Every time a fetcher acknowledges the stopAsync or
pauseAsync
request
[
all
...]
PlaylistFetcher.cpp
364
void PlaylistFetcher::
pauseAsync
() {
[
all
...]
Completed in 48 milliseconds