Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc46 void DidSendData(uint64_t bytes_sent,
321 url_client_->DidSendData(upload_data_size_, upload_data_size_); in NotifyUploadProgressIfNecessary()
356 void CefWebURLLoaderClient::DidSendData(uint64_t bytes_sent, in DidSendData() function in __anon139ee51b0211::CefWebURLLoaderClient