Searched defs:needSubscribeAppState (Results 1 – 6 of 6) sorted by relevance
35 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateSimpleAuthContext()60 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateEnrollContext()
30 bool needSubscribeAppState) in BaseContext()
31 std::shared_ptr<ContextCallback> callback, bool needSubscribeAppState) in EnrollContext()
122 std::shared_ptr<ContextCallback> callback, bool needSubscribeAppState) in SimpleAuthContext()
217 …d::shared_ptr<ContextCallback> &contextCallback, Attributes &extraInfo, bool needSubscribeAppState) in StartEnroll()274 bool needSubscribeAppState = !IpcCommon::CheckPermission(*this, USER_AUTH_FROM_BACKGROUND); in AddCredential() local
512 const std::shared_ptr<ContextCallback> &contextCallback, bool needSubscribeAppState) in StartAuthContext()617 bool needSubscribeAppState = !IpcCommon::CheckPermission(*this, USER_AUTH_FROM_BACKGROUND); in AuthUser() local