Home
last modified time | relevance | path

Searched refs:upload_total_ (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/background_fetch/
H A Dbackground_fetch_registration.cc39 upload_total_(upload_total), in BackgroundFetchRegistration()
50 upload_total_(registration->registration_data->upload_total), in BackgroundFetchRegistration()
91 upload_total_ = upload_total; in OnProgress()
129 return upload_total_; in uploadTotal()
H A Dbackground_fetch_registration.h147 uint64_t upload_total_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/background_fetch/
H A Dbackground_fetch_registration.cc37 upload_total_(registration->registration_data->upload_total), in BackgroundFetchRegistration()
67 upload_total_ = upload_total; in OnProgress()
105 return upload_total_; in uploadTotal()
H A Dbackground_fetch_registration.h127 uint64_t upload_total_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_fetch/
H A Dbackground_fetch_job_controller.cc88 upload_total_(upload_total), in BackgroundFetchJobController()
120 upload_total_, std::move(active_guids), start_paused); in InitializeRequestStatus()
230 registration_id().developer_id(), upload_total_, in NewRegistrationData()
H A Dbackground_fetch_job_controller.h195 uint64_t upload_total_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_fetch/
H A Dbackground_fetch_job_controller.cc88 upload_total_(upload_total), in BackgroundFetchJobController()
120 upload_total_, std::move(active_guids), start_paused); in InitializeRequestStatus()
230 registration_id().developer_id(), upload_total_, in NewRegistrationData()
H A Dbackground_fetch_job_controller.h195 uint64_t upload_total_; variable