Home
last modified time | relevance | path

Searched refs:REMOTE_CALLBACK_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.h51 const inline char *REMOTE_CALLBACK_ENDPOINT_NAME = "RemoteCallback"; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_iam_callback.cpp28 endPointName_ = REMOTE_CALLBACK_ENDPOINT_NAME; in RemoteIamCallback()