Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.h37 #define PATH_MAX 4096 macro
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp31 constexpr uint16_t PATH_MAX = 1024; variable