OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AttachmentDownloaderImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/internal_api/attachments/
attachment_downloader_impl.cc
18
struct
AttachmentDownloaderImpl
::DownloadState {
32
AttachmentDownloaderImpl
::DownloadState::DownloadState(
38
AttachmentDownloaderImpl
::
AttachmentDownloaderImpl
(
58
AttachmentDownloaderImpl
::~
AttachmentDownloaderImpl
() {
61
void
AttachmentDownloaderImpl
::DownloadAttachment(
83
void
AttachmentDownloaderImpl
::OnGetTokenSuccess(
104
void
AttachmentDownloaderImpl
::OnGetTokenFailure(
125
void
AttachmentDownloaderImpl
::OnURLFetchComplete
[
all
...]
/external/chromium_org/sync/internal_api/public/attachments/
attachment_downloader_impl.h
19
class
AttachmentDownloaderImpl
: public AttachmentDownloader,
33
AttachmentDownloaderImpl
(
41
virtual ~
AttachmentDownloaderImpl
();
86
DISALLOW_COPY_AND_ASSIGN(
AttachmentDownloaderImpl
);
Completed in 1635 milliseconds