Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
H A Duser_auth_interface_ipc_interface_code.h47 USER_AUTH_PREPARE_REMOTE_AUTH, enumerator
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp891 bool ret = SendRequest(UserAuthInterfaceCode::USER_AUTH_PREPARE_REMOTE_AUTH, data, reply); in PrepareRemoteAuth()
H A Duser_auth_stub.cpp81 case UserAuthInterfaceCode::USER_AUTH_PREPARE_REMOTE_AUTH: in OnRemoteRequest()