/ohos5.0/base/security/device_security_level/test/dslm_fuzz_test/mock/ |
H A D | mock.cpp | 29 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 D | socket_mock.cpp | 24 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 D | bluetooth_socket_server.cpp | 43 int BluetoothSocketServer::Listen(ListenSocketParam ¶m, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketServer
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_listener.cpp | 93 void WrapperListener::Listen() in Listen() function in OHOS::nmd::WrapperListener
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
H A D | socket_server.cpp | 83 int SocketServer::Listen(unsigned int backlog) in Listen() function in OHOS::HiviewDFX::SocketServer
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/test/mock/ |
H A D | socket_mock.cpp | 24 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 D | session_mock.cpp | 30 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 D | dbinder_softbus_client.cpp | 162 int32_t DBinderSoftbusClient::Listen( in Listen() function in OHOS::DBinderSoftbusClient
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 52 int BluetoothSocketProxy::Listen(ListenSocketParam ¶m, int &fd) in Listen() function in OHOS::Bluetooth::BluetoothSocketProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_service.cpp | 118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen() function in OHOS::bluetooth::SocketService
|
H A D | socket.cpp | 413 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 D | samgr_mini_ipc_adapter.c | 37 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
|
H A D | samgr_small_ipc_adapter.c | 70 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() function
|
H A D | endpoint.c | 310 static void Listen(Endpoint *endpoint) in Listen() function
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/ |
H A D | mock_soft_bus.cpp | 104 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 D | client_trans_socket_service.c | 120 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 D | softbusadapter_fuzzer.cpp | 224 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 D | tlssocketserver_module.cpp | 68 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 D | bluetooth_socket.cpp | 560 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 D | obex_socket_transport.cpp | 390 int ObexServerSocketTransport::Listen() in Listen() function in OHOS::bluetooth::ObexServerSocketTransport
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/ |
H A D | socket_module.cpp | 811 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 D | tls_socket_server.cpp | 189 void TLSSocketServer::Listen(const TlsSocket::TLSConnectOptions &tlsListenOptions, const ListenCall… in Listen() function in OHOS::NetStack::TLSSocketServer
|