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/
H A Dstorage.h79 static const size_t MAX_BUFFER_SIZE = 16 * 1024 * 1024; // 16MB member in ark::dprof::AppDataStorage
/arkcompiler/toolchain/common/
H A Dlog_wrapper.cpp57 constexpr int32_t MAX_BUFFER_SIZE = 100; member
/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
H A Dgotonextfile_fuzzer.cpp25 constexpr size_t MAX_BUFFER_SIZE = 2048; variable
/arkcompiler/runtime_core/libziparchive/tests/
H A Dlibziparchive_tests.cpp42 constexpr size_t MAX_BUFFER_SIZE = 2048; member
/arkcompiler/runtime_core/static_core/libziparchive/tests/
H A Dlibziparchive_tests.cpp51 constexpr size_t MAX_BUFFER_SIZE = 2048; member

Completed in 3 milliseconds