OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DownloadState
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
108
struct
DownloadState
;
187
sp<
DownloadState
> mDownloadState;
PlaylistFetcher.cpp
53
struct PlaylistFetcher::
DownloadState
: public RefBase {
54
DownloadState
();
82
PlaylistFetcher::
DownloadState
::
DownloadState
() {
86
bool PlaylistFetcher::
DownloadState
::hasSavedState() const {
90
void PlaylistFetcher::
DownloadState
::resetState() {
101
void PlaylistFetcher::
DownloadState
::restoreState(
122
void PlaylistFetcher::
DownloadState
::saveState(
172
mDownloadState(new
DownloadState
()),
[
all
...]
/device/google/contexthub/firmware/os/core/
nanohubCommand.c
73
struct
DownloadState
90
static struct
DownloadState
*mDownloadState;
291
mDownloadState = heapAlloc(sizeof(struct
DownloadState
));
296
memset(mDownloadState, 0x00, sizeof(struct
DownloadState
));
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
Completed in 346 milliseconds