Home
last modified time | relevance | path

Searched defs:Listen (Results 1 – 18 of 18) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
Dwrapper_listener.cpp96 void WrapperListener::Listen() in Listen() function in OHOS::nmd::WrapperListener
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_socket_server.cpp43 int BluetoothSocketServer::Listen(ListenSocketParam &param, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketServer
/foundation/communication/dsoftbus/sdk/transmission/session/src/
Dclient_trans_socket_service.c99 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/foundation/distributedhardware/distributed_input/common/test/mock/
Dsocket_mock.cpp24 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
Dsession_mock.cpp30 int Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_socket_proxy.cpp49 int BluetoothSocketProxy::Listen(ListenSocketParam &param, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketProxy
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
Dsocket_service.cpp118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen() function in OHOS::bluetooth::SocketService
Dsocket.cpp413 int Socket::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int &sockfd) in Listen() function in OHOS::bluetooth::Socket
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
Dsamgr_mini_ipc_adapter.c38 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
Dsamgr_small_ipc_adapter.c70 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
Dendpoint.c310 static void Listen(Endpoint *endpoint) in Listen() function
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
Dtcp_socket.cpp104 bool TcpSocket::Listen(int backlog) in Listen() function in OHOS::CastEngine::CastEngineService::TcpSocket
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
Dtcp_socket.cpp104 bool TcpSocket::Listen(int backlog) in Listen() function in OHOS::CastEngine::CastEngineService::TcpSocket
/foundation/communication/netstack/frameworks/js/napi/tls/src/
Dtlssocketserver_module.cpp67 napi_value TLSSocketServerModuleExports::TLSSocketServer::Listen(napi_env env, napi_callback_info i… in Listen() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketServer
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_socket.cpp516 int Listen() in Listen() function
782 int ServerSocket::Listen() in Listen() function in OHOS::Bluetooth::ServerSocket
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_socket_transport.cpp390 int ObexServerSocketTransport::Listen() in Listen() function in OHOS::bluetooth::ObexServerSocketTransport
/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
Dsocket_module.cpp740 napi_value SocketModuleExports::TCPServerSocket::Listen(napi_env env, napi_callback_info info) in Listen() function in OHOS::NetStack::Socket::SocketModuleExports::TCPServerSocket
833 napi_value SocketModuleExports::LocalSocketServer::Listen(napi_env env, napi_callback_info info) in Listen() function in OHOS::NetStack::Socket::SocketModuleExports::LocalSocketServer
/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_socket_server.cpp180 void TLSSocketServer::Listen(const TlsSocket::TLSConnectOptions &tlsListenOptions, const ListenCall… in Listen() function in OHOS::NetStack::TlsSocketServer::TLSSocketServer