Home
last modified time | relevance | path

Searched refs:TOTAL (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_total_status_service.cpp48 ret = GetSizeOfPath(PATH_DATA, SizeType::TOTAL, totalSize); in GetSystemSize()
66 int32_t ret = GetSizeOfPath(PATH_DATA, SizeType::TOTAL, dataSize); in GetTotalSize()
73 ret = GetSizeOfPath(PATH_ROOT, SizeType::TOTAL, rootSize); in GetTotalSize()
106 if (type == SizeType::TOTAL) { in GetSizeOfPath()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/include/
H A Dgraphic_memory.h27 TOTAL, enumerator
42 CollectResult GetGraphicUsage(int32_t pid, Type type = Type::TOTAL);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dstorage_total_status_service.h32 TOTAL, enumerator
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dgraphic_memory.cpp128 } else if (type == Type::TOTAL) { in GetGraphicUsage()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_storage_manager.cpp29 TOTAL, enumerator
/ohos5.0/base/hiviewdfx/hiview/hisysevent/
H A Dhiviewdfx.yaml34 TOTAL: {type: UINT32, desc: total events}
/ohos5.0/docs/zh-cn/application-dev/
H A DSamples.md849 …* 启动倒计时:点击start按钮通过setInterval执行倒计时,每隔一段时间Process组件的进度值会被此代码this.progressValue += TOTAL / this.dur…