Searched refs:REMOTE_SERVICE_ENDPOINT_NAME (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/ |
H A D | remote_message.h | 50 const inline char *REMOTE_SERVICE_ENDPOINT_NAME = "RemoteService"; variable
|
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | soft_bus_client_socket.cpp | 148 REMOTE_SERVICE_ENDPOINT_NAME, request, sendKeepAliveCallback); in SendKeepAliveMessage()
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | remote_executor_proxy.cpp | 261 REMOTE_SERVICE_ENDPOINT_NAME, request, msgCallback); in OnBeginExecute() 285 REMOTE_SERVICE_ENDPOINT_NAME, request, msgCallback); in OnEndExecute()
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_auth_context.cpp | 249 REMOTE_SERVICE_ENDPOINT_NAME, request, msgCallback); in SendQueryExecutorInfoMsg()
|
H A D | remote_auth_service.cpp | 102 REMOTE_SERVICE_ENDPOINT_NAME, callback); in Start()
|
H A D | remote_auth_invoker_context.cpp | 277 REMOTE_SERVICE_ENDPOINT_NAME, request_, msgCallback); in SendRequest()
|