Home
last modified time | relevance | path

Searched defs:MAX_LEN (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dtext_tools.py24 MAX_LEN = 10000000 variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dstring.h162 constexpr size_t MAX_LEN = std::numeric_limits<size_t>::max() / 2 - 1; in CopyDataRegionMUtf8() local

Completed in 2 milliseconds