Searched defs:GetChunkSize (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fde/ | ||
D | cfde_txtedtbuf.cpp | 27 int32_t CFDE_TxtEdtBuf::GetChunkSize() const { in GetChunkSize() function in CFDE_TxtEdtBuf |
/external/v8/include/ | ||
D | v8-profiler.h | 439 virtual int GetChunkSize() { return 1024; } in GetChunkSize() function |
/external/v8/src/inspector/ | ||
D | v8-heap-profiler-agent-impl.cc | 84 int GetChunkSize() override { return 102400; } in GetChunkSize() function in v8_inspector::__anonfbad95830111::HeapSnapshotOutputStream |