Searched defs:mSockFd (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/chre/host/common/include/chre_host/ | ||
H A D | socket_client.h | 136 std::atomic<int> mSockFd; variable |
H A D | socket_server.h | 101 int mSockFd = INVALID_SOCKET; variable |
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/ | ||
H A D | socket_interface.hpp | 276 int mSockFd; member in aidl::android::hardware::threadnetwork::SocketInterface |
/aosp_15_r20/external/openthread/src/posix/platform/ | ||
H A D | hdlc_interface.hpp | 264 int mSockFd; member in ot::Posix::HdlcInterface |