Home
last modified time | relevance | path

Searched defs:GetReceivedBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/
Ddownload_item_impl.cc57 int64 CefDownloadItemImpl::GetReceivedBytes() { in GetReceivedBytes() function in CefDownloadItemImpl
/third_party/cef/libcef_dll/ctocpp/
Ddownload_item_ctocpp.cc132 NO_SANITIZE("cfi-icall") int64 CefDownloadItemCToCpp::GetReceivedBytes() { in GetReceivedBytes() function in CefDownloadItemCToCpp