Home
last modified time | relevance | path

Searched defs:MAX_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.h79 static const size_t MAX_BUFFER_SIZE = 16 * 1024 * 1024; // 16MB variable
/arkcompiler/toolchain/common/
Dlog_wrapper.cpp57 constexpr int32_t MAX_BUFFER_SIZE = 100; variable
/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
Dgotonextfile_fuzzer.cpp25 constexpr size_t MAX_BUFFER_SIZE = 2048; variable
/arkcompiler/runtime_core/libziparchive/tests/
Dlibziparchive_tests.cpp42 constexpr size_t MAX_BUFFER_SIZE = 2048; variable
/arkcompiler/runtime_core/static_core/libziparchive/tests/
Dlibziparchive_tests.cpp51 constexpr size_t MAX_BUFFER_SIZE = 2048; variable