Home
last modified time | relevance | path

Searched refs:kMaxReplyLength (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.cc342 static const unsigned kMaxReplyLength = 2048; in ForkRequest() local
343 char buf[kMaxReplyLength]; in ForkRequest()