Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dtlssocketserver_module.h29 static constexpr const char *FUNCTION_GET_STATE = "getState"; member in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketServer
H A Dtlssocket_module.h39 static constexpr const char *FUNCTION_GET_STATE = "getState"; member in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/include/
H A Dsocket_module.h29 static constexpr const char *FUNCTION_GET_STATE = "getState"; member in OHOS::NetStack::Socket::SocketModuleExports::UDPSocket
71 static constexpr char FUNCTION_GET_STATE[] = "getState"; member in OHOS::NetStack::Socket::SocketModuleExports::LocalSocket
96 static constexpr char FUNCTION_GET_STATE[] = "getState"; member in OHOS::NetStack::Socket::SocketModuleExports::LocalSocketServer
136 static constexpr const char *FUNCTION_GET_STATE = "getState"; member in OHOS::NetStack::Socket::SocketModuleExports::TCPSocket
176 static constexpr const char *FUNCTION_GET_STATE = "getState"; member in OHOS::NetStack::Socket::SocketModuleExports::TCPServerSocket

Completed in 2 milliseconds