Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp257 const uint16_t maxBytesNum = 1024; in ConcatJerryString() local
258 if ((size >= maxBytesNum)) { // we only support 1kb in ConcatJerryString()