Home
last modified time | relevance | path

Searched defs:MB_TO_BYTE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dtar_file.h52 const uint64_t MB_TO_BYTE = 1024 * 1024; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp37 constexpr int64_t MB_TO_BYTE = 1024 * 1024; variable