Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/interfaces/kits/cj/include/
H A Dweb_download_item_impl.h35 int64_t totalBytes; member in OHOS::Webview::WebDownloadItemImpl
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_item.h38 int64_t totalBytes; member in OHOS::NWeb::WebDownloadItem
H A Dnapi_web_download_item.cpp366 napi_value totalBytes; in JS_GetTotalBytes() local
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp451 int64_t totalBytes = WebDownloadItem_TotalBytes(downloadItem); in HWTEST_F() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1815 int64_t totalBytes = 0; in GetPicFrame() local
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp554 extern "C" void WebDownloadItem_SetTotalBytes(NWebDownloadItem* downloadItem, int64_t totalBytes) in WebDownloadItem_SetTotalBytes() argument

Completed in 9 milliseconds