Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_manager_stub.h51 int32_t OnRequestStrongAuth(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_manager_stub.cpp64 &ScreenLockManagerStub::OnRequestStrongAuth; in InitHandleMap()
242 int32_t ScreenLockManagerStub::OnRequestStrongAuth(MessageParcel &data, MessageParcel &reply) in OnRequestStrongAuth() function in OHOS::ScreenLock::ScreenLockManagerStub