Home
last modified time | relevance | path

Searched refs:REMOTE_AUTH_CONTEXT_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.h52 const inline char *REMOTE_AUTH_CONTEXT_ENDPOINT_NAME = "RemoteAuthContext"; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_context.cpp90 endPointName_ = REMOTE_AUTH_CONTEXT_ENDPOINT_NAME; in RemoteAuthContext()