Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dfile_stream.h38 const static int fileChunkSize = static_cast<int>(1_MB); in GetSize() local
73 const static int fileChunkSize = static_cast<int>(1_MB); in GetSize() local