Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp627 const size_t oneKB = 1024; in OutputFileMaxLimitationTrace() local
628 size_t currentLimitation = limitation / oneKB; in OutputFileMaxLimitationTrace()