Home
last modified time | relevance | path

Searched defs:FUNCTION_CONNECT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_module/include/
H A Dwebsocket_module.h26 static constexpr const char *FUNCTION_CONNECT = "connect"; member in OHOS::NetStack::Websocket::final::WebSocket
/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dtlssocket_module.h32 static constexpr const char *FUNCTION_CONNECT = "connect"; member in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/include/
H A Dsocket_module.h68 static constexpr char FUNCTION_CONNECT[] = "connect"; member in OHOS::NetStack::Socket::SocketModuleExports::LocalSocket
131 static constexpr const char *FUNCTION_CONNECT = "connect"; member in OHOS::NetStack::Socket::SocketModuleExports::TCPSocket

Completed in 1 milliseconds