Home
last modified time | relevance | path

Searched defs:URL_MAX (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/backtrace/
Dbacktrace.h34 constexpr uint16_t URL_MAX = 1024; variable
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h43 static constexpr uint16_t URL_MAX = 1024; variable