Home
last modified time | relevance | path

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