Searched refs:ScreenLockStrongAuthInfo (Results 1 – 2 of 2) sorted by relevance
77 struct ScreenLockStrongAuthInfo : public AsyncCall::Context { struct82 ScreenLockStrongAuthInfo() in ScreenLockStrongAuthInfo() argument85 ScreenLockStrongAuthInfo(InputAction input, OutputAction output) in ScreenLockStrongAuthInfo() argument88 ~ScreenLockStrongAuthInfo() override{}; in ~ScreenLockStrongAuthInfo() argument
688 ScreenLockStrongAuthInfo *context = new ScreenLockStrongAuthInfo(); in NAPI_RequestStrongAuth()