Home
last modified time | relevance | path

Searched defs:ONE_KB (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Daging_constants.h29 const int64_t ONE_KB = (int64_t)1024; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp33 constexpr uint32_t ONE_KB = (1UL << 10); variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp53 const uint64_t ONE_KB = 1; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp54 constexpr int32_t ONE_KB = 1024; variable