Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Ddma_info.cpp23 static constexpr int BYTE_PER_KB = 1024; variable
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/
H A Dmeminfo.cpp36 constexpr int BYTE_PER_KB = 1024; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dgraphic_memory.cpp40 const int BYTE_PER_KB = 1024; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h112 const static int BYTE_PER_KB = 1024; variable