Home
last modified time | relevance | path

Searched defs:serverFd (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/adapter/br/mock/
Dwrapper_br_interface.c52 NO_SANITIZE("cfi") static void CloseSppServer(int32_t serverFd) in CloseSppServer()
97 NO_SANITIZE("cfi") static int32_t Accept(int32_t serverFd) in Accept()
/foundation/multimodalinput/input/service/module_loader/src/
Duds_server.cpp97 int32_t& serverFd, int32_t& toReturnClientFd, int32_t& tokenType) in AddSocketPairInfo()
145 int32_t UDSServer::SetFdProperty(int32_t& tokenType, int32_t& serverFd, int32_t& toReturnClientFd) in SetFdProperty()
Dmmi_service.cpp340 int32_t serverFd = IMultimodalInputConnect::INVALID_SOCKET_FD; in AllocSocketFd() local
/foundation/communication/dhcp/test/services/dhcp_server/unittest/
Ddhcp_server_test.cpp45 int serverFd; member
/foundation/communication/dhcp/services/dhcp_server/src/
Ddhcp_server.c86 int serverFd; member