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

/external/chromium_org/net/url_request/
H A Durl_fetcher_core.h187 void CompleteAddingUploadDataChunk(const std::string& data,
H A Durl_fetcher_core.cc196 base::Bind(&URLFetcherCore::CompleteAddingUploadDataChunk, this, content,
789 void URLFetcherCore::CompleteAddingUploadDataChunk( function in class:net::URLFetcherCore
792 // Since CompleteAddingUploadDataChunk() is posted as a *delayed* task, it

Completed in 423 milliseconds