Home
last modified time | relevance | path

Searched defs:totalSize_ (Results 1 – 7 of 7) sorted by relevance

/base/request/request/frameworks/js/napi/include/legacy/
Ddownload_task.h66 uint32_t totalSize_; variable
/base/update/updater/services/updater_binary/
Dupdate_processor.h65 static size_t totalSize_; variable
Dupdate_processor.cpp45 size_t UScriptInstructionRawImageWrite::totalSize_ = 0; member in Updater::UScriptInstructionRawImageWrite
/base/request/request/frameworks/js/napi/include/upload/
Dupload_task.h73 int64_t totalSize_; variable
/base/hiviewdfx/hiview/base/include/
Dsys_event.h126 static std::atomic<int64_t> totalSize_; variable
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
Dplatform_monitor.h104 uint32_t totalSize_ = 0; variable
/base/hiviewdfx/hiview/base/
Dsys_event.cpp75 std::atomic<int64_t> SysEvent::totalSize_(0); member in OHOS::HiviewDFX::SysEvent