Home
last modified time | relevance | path

Searched defs:kSystemDefaultMaxFds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_metrics_posix.cc40 static const rlim_t kSystemDefaultMaxFds = 8192; variable
42 static const rlim_t kSystemDefaultMaxFds = 256; variable
44 static const rlim_t kSystemDefaultMaxFds = 8192; variable
46 static const rlim_t kSystemDefaultMaxFds = 8192; variable
48 static const rlim_t kSystemDefaultMaxFds = 1024; variable
50 static const rlim_t kSystemDefaultMaxFds = 256; variable
52 static const rlim_t kSystemDefaultMaxFds = 1024; variable
54 static const rlim_t kSystemDefaultMaxFds = 8192; variable
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_metrics_posix.cc46 static const rlim_t kSystemDefaultMaxFds = 8192; variable
48 static const rlim_t kSystemDefaultMaxFds = 256; variable
50 static const rlim_t kSystemDefaultMaxFds = 8192; variable
52 static const rlim_t kSystemDefaultMaxFds = 8192; variable
54 static const rlim_t kSystemDefaultMaxFds = 1024; variable
56 static const rlim_t kSystemDefaultMaxFds = 256; variable
58 static const rlim_t kSystemDefaultMaxFds = 1024; variable
60 static const rlim_t kSystemDefaultMaxFds = 8192; variable