Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dweb_download_item.h38 int64_t totalBytes; variable
Dnapi_web_download_item.cpp366 napi_value totalBytes; in JS_GetTotalBytes() local
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp449 int64_t totalBytes = WebDownloadItem_TotalBytes(downloadItem); variable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp574 extern "C" void WebDownloadItem_SetTotalBytes(NWebDownloadItem *downloadItem, int64_t totalBytes) in WebDownloadItem_SetTotalBytes()
/base/print/print_fwk/services/scan_service/src/
Dscan_service_ability.cpp1795 int64_t totalBytes = 0; in GetPicFrame() local