Searched defs:kInvalidFd (Results 1 – 3 of 3) sorted by relevance
| /system/connectivity/wifilogd/ | ||
| D | os.h | 51 static constexpr int kInvalidFd = -1; variable |
| D | os.cpp | 36 constexpr int Os::kInvalidFd; member in android::wifilogd::Os |
| /system/chre/host/hal_generic/ | ||
| D | generic_context_hub.h | 135 static constexpr int kInvalidFd = -1; variable |