Home
last modified time | relevance | path

Searched refs:START_REMOTE_AUTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dremote_message.h24 START_REMOTE_AUTH = 1, enumerator
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp124 case START_REMOTE_AUTH: in OnMessage()
H A Dremote_auth_invoker_context.cpp228 bool setMsgTypeRet = request_->SetInt32Value(Attributes::ATTR_MSG_TYPE, START_REMOTE_AUTH); in SendRequest()