Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/utils/
H A Dstorage_utils.h24 static const int64_t ONE_GB = 1000000000; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp39 constexpr int64_t ONE_GB = 1024 * 1024 * 1024; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp35 constexpr uint32_t ONE_GB = (1UL << 30); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp56 constexpr int64_t ONE_GB = 1024 * 1024 * 1024; variable