Searched defs:GetMaxOpenFiles (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/port/ | ||
| D | port_posix.cc | 189 int GetMaxOpenFiles() { in GetMaxOpenFiles() function |
| /rocksdb-6.9/port/win/ | ||
| D | port_win.cc | 262 int GetMaxOpenFiles() { return -1; } in GetMaxOpenFiles() function |