Home
last modified time | relevance | path

Searched defs:mSockFd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/chre/host/common/include/chre_host/
H A Dsocket_client.h136 std::atomic<int> mSockFd; variable
H A Dsocket_server.h101 int mSockFd = INVALID_SOCKET; variable
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.hpp276 int mSockFd; member in aidl::android::hardware::threadnetwork::SocketInterface
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dhdlc_interface.hpp264 int mSockFd; member in ot::Posix::HdlcInterface