Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/legacy/
H A Ddownload_task.h68 uint32_t totalSize_; variable
/ohos5.0/base/request/request/frameworks/js/napi/include/upload/
H A Dupload_task.h76 int64_t totalSize_; variable
/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_processor.h77 static size_t totalSize_; variable
H A Dupdate_processor.cpp48 size_t UScriptInstructionRawImageWrite::totalSize_ = 0; member in Updater::UScriptInstructionRawImageWrite
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dtest_helper.h84 std::size_t totalSize_ = 0; variable
/ohos5.0/drivers/peripheral/codec/test/demo/heif/include/
H A Dbuffer_helper.h98 std::size_t totalSize_ = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Drs_skia_memory_tracer.h83 TraceValue totalSize_; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dsys_event.h132 static std::atomic<int64_t> totalSize_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.h170 size_t totalSize_ = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/include/media_cloud_asset_download/
H A Dcloud_media_asset_download_operation.h157 int64_t totalSize_ = 0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h104 uint32_t totalSize_ = 0; variable
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp101 std::atomic<int64_t> SysEvent::totalSize_(0); member in OHOS::HiviewDFX::SysEvent