Home
last modified time | relevance | path

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

/base/update/updater/services/updater_binary/
Dupdate_processor.h62 static size_t totalSize_; variable
Dupdate_processor.cpp42 size_t UScriptInstructionRawImageWrite::totalSize_ = 0; member in Updater::UScriptInstructionRawImageWrite
/base/request/request/download/interfaces/kits/js/napi/download_single/include/legacy/
Ddownload_task.h66 uint32_t totalSize_; variable
/base/request/request/download/services/include/
Ddownload_service_task.h103 int64_t totalSize_; variable
/base/request/request/upload/frameworks/libs/include/
Dupload_task.h95 int64_t totalSize_; variable
/base/hiviewdfx/hiview/base/include/
Dsys_event.h77 static std::atomic<int64_t> totalSize_; variable
/base/hiviewdfx/hiview/base/
Dsys_event.cpp45 std::atomic<int64_t> SysEvent::totalSize_(0); member in OHOS::HiviewDFX::SysEvent
/base/hiviewdfx/hiview/core/
Dplatform_monitor.h104 uint32_t totalSize_ = 0; variable