Home
last modified time | relevance | path

Searched defs:MAX_LENGTH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h57 constexpr static const int MAX_LENGTH = 255; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.cpp176 constexpr size_t MAX_LENGTH = 0x7fffffffU; in Write() local
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp220 constexpr size_t MAX_LENGTH = 0x7fffffffU; in Write() local