Home
last modified time | relevance | path

Searched refs:uploaded_ (Results 1 – 5 of 5) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWFileDropWidget.h83 Signal<>& uploaded() { return uploaded_; } in uploaded()
107 Signal<> uploaded_; variable
230 Signal<File*>& uploaded() { return uploaded_; } in uploaded()
294 Signal<File*> uploaded_; variable
/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.cc40 uploaded_(uploaded), in BackgroundFetchRegistration()
51 uploaded_(registration->registration_data->uploaded), in BackgroundFetchRegistration()
92 uploaded_ = uploaded; in OnProgress()
133 return uploaded_; in uploaded()
H A Dbackground_fetch_registration.h148 uint64_t uploaded_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/background_fetch/
H A Dbackground_fetch_registration.cc38 uploaded_(registration->registration_data->uploaded), in BackgroundFetchRegistration()
68 uploaded_ = uploaded; in OnProgress()
109 return uploaded_; in uploaded()
H A Dbackground_fetch_registration.h128 uint64_t uploaded_; variable