Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_txtedtbuf.cpp27 int32_t CFDE_TxtEdtBuf::GetChunkSize() const { in GetChunkSize() function in CFDE_TxtEdtBuf
/external/v8/include/
Dv8-profiler.h439 virtual int GetChunkSize() { return 1024; } in GetChunkSize() function
/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc84 int GetChunkSize() override { return 102400; } in GetChunkSize() function in v8_inspector::__anonfbad95830111::HeapSnapshotOutputStream