Searched defs:kPathMax (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dsync_socket_win.cc20 const size_t kPathMax = 28; // print length of process id + pair count. member in namespace:base::__anon1617
21 const size_t kPipePathMax = kPipePrefixSize + kPathMax + 1;

Completed in 56 milliseconds