Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.h138 const size_t BUFFER_SIZE; variable
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h147 constexpr size_t BUFFER_SIZE = 1024; in GetExecutablePath() local