Home
last modified time | relevance | path

Searched defs:kInvalidFd (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/wifilogd/
Dos.h51 static constexpr int kInvalidFd = -1; variable
Dos.cpp36 constexpr int Os::kInvalidFd; member in android::wifilogd::Os
/system/chre/host/hal_generic/
Dgeneric_context_hub.h135 static constexpr int kInvalidFd = -1; variable