Home
last modified time | relevance | path

Searched refs:USER_AUTH_REG_WIDGET_CB (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.h41 USER_AUTH_REG_WIDGET_CB, enumerator
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp697 bool ret = SendRequest(UserAuthInterfaceCode::USER_AUTH_REG_WIDGET_CB, data, reply); in RegisterWidgetCallback()
H A Duser_auth_stub.cpp71 case UserAuthInterfaceCode::USER_AUTH_REG_WIDGET_CB: in OnRemoteRequest()