Home
last modified time | relevance | path

Searched refs:SetGlobalConfigParamStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/inc/
H A Duser_auth_stub.h52 int32_t SetGlobalConfigParamStub(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp80 return SetGlobalConfigParamStub(data, reply); in OnRemoteRequest()
683 int32_t UserAuthStub::SetGlobalConfigParamStub(MessageParcel &data, MessageParcel &reply) in SetGlobalConfigParamStub() function in OHOS::UserIam::UserAuth::UserAuthStub