Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/test/dslm_fuzz_test/mock/
H A Dmock.cpp29 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Dsocket_mock.cpp24 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp43 int BluetoothSocketServer::Listen(ListenSocketParam &param, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketServer
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_listener.cpp93 void WrapperListener::Listen() in Listen() function in OHOS::nmd::WrapperListener
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket_server.cpp83 int SocketServer::Listen(unsigned int backlog) in Listen() function in OHOS::HiviewDFX::SocketServer
/ohos5.0/foundation/distributedhardware/distributed_input/common/test/mock/
H A Dsocket_mock.cpp24 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsession_mock.cpp30 int Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listener) in Listen() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_softbus_client.cpp162 int32_t DBinderSoftbusClient::Listen( in Listen() function in OHOS::DBinderSoftbusClient
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp52 int BluetoothSocketProxy::Listen(ListenSocketParam &param, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.cpp118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen() function in OHOS::bluetooth::SocketService
H A Dsocket.cpp413 int Socket::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int &sockfd) in Listen() function in OHOS::bluetooth::Socket
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_mini_ipc_adapter.c37 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
H A Dsamgr_small_ipc_adapter.c70 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
H A Dendpoint.c310 static void Listen(Endpoint *endpoint) in Listen() function
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp104 int Listen(int32_t socket, const QosTV *qos, uint32_t qosCount, const ISocketListener *listener) in Listen() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_service.c120 int32_t Listen(int32_t socket, const QosTV qos[], uint32_t qosCount, const ISocketListener *listene… in Listen() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp224 extern "C" __attribute__((constructor)) int Listen(int32_t socket, const QosTV qos[], uint32_t qosC… in Listen() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocketserver_module.cpp68 napi_value TLSSocketServerModuleExports::TLSSocketServer::Listen(napi_env env, napi_callback_info i… in Listen() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp560 int Listen() in Listen() function
822 int ServerSocket::Listen() in Listen() function in OHOS::Bluetooth::ServerSocket
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_socket_transport.cpp390 int ObexServerSocketTransport::Listen() in Listen() function in OHOS::bluetooth::ObexServerSocketTransport
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp811 napi_value SocketModuleExports::TCPServerSocket::Listen(napi_env env, napi_callback_info info) in Listen() function in OHOS::NetStack::Socket::SocketModuleExports::TCPServerSocket
916 napi_value SocketModuleExports::LocalSocketServer::Listen(napi_env env, napi_callback_info info) in Listen() function in OHOS::NetStack::Socket::SocketModuleExports::LocalSocketServer
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp189 void TLSSocketServer::Listen(const TlsSocket::TLSConnectOptions &tlsListenOptions, const ListenCall… in Listen() function in OHOS::NetStack::TLSSocketServer