Searched defs:GetTotalBytes (Results 1 – 3 of 3) sorted by relevance
52 int64 CefDownloadItemImpl::GetTotalBytes() { in GetTotalBytes() function in CefDownloadItemImpl
116 NO_SANITIZE("cfi-icall") int64 CefDownloadItemCToCpp::GetTotalBytes() { in GetTotalBytes() function in CefDownloadItemCToCpp
32 UInt64 GetTotalBytes() const { return FilesSize + AltStreamsSize; } in GetTotalBytes() function