Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dproc_maps_linux.cc50 const long kReadSize = sysconf(_SC_PAGESIZE); in ReadProcMaps() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dcpu-arm-linux.c75 static const size_t kReadSize = 1024; in read_file() local
/external/boringssl/src/crypto/
Dcpu_arm_linux.c76 static const size_t kReadSize = 1024; in read_file() local
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc544 const size_t kReadSize = 4096; in ReadDebugLink() local