Home
last modified time | relevance | path

Searched refs:upload_size_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc337 upload_size_(0), in WebContentsImpl()
854 return upload_size_; in GetUploadSize()
2982 upload_size_ = 0; in SetIsLoading()
3781 upload_size_ = upload_size; in LoadStateChanged()
Dweb_contents_impl.h985 uint64 upload_size_; in NON_EXPORTED_BASE() local