Home
last modified time | relevance | path

Searched refs:CLIENT_SOCKET_ENDPOINT_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dremote_message.h54 const inline char *CLIENT_SOCKET_ENDPOINT_NAME = "ClientSocket"; variable
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_client_socket.cpp147 … = RemoteConnectionManager::GetInstance().SendMessage(connectionName_, CLIENT_SOCKET_ENDPOINT_NAME, in SendKeepAliveMessage()