Home
last modified time | relevance | path

Searched defs:needSubscribeAppState (Results 1 – 6 of 6) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
Dcontext_factory.cpp35 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateSimpleAuthContext()
60 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateEnrollContext()
Dbase_context.cpp30 bool needSubscribeAppState) in BaseContext()
Denroll_context.cpp31 std::shared_ptr<ContextCallback> callback, bool needSubscribeAppState) in EnrollContext()
Dsimple_auth_context.cpp122 std::shared_ptr<ContextCallback> callback, bool needSubscribeAppState) in SimpleAuthContext()
/base/useriam/user_auth_framework/services/ipc/src/
Duser_idm_service.cpp217 …d::shared_ptr<ContextCallback> &contextCallback, Attributes &extraInfo, bool needSubscribeAppState) in StartEnroll()
274 bool needSubscribeAppState = !IpcCommon::CheckPermission(*this, USER_AUTH_FROM_BACKGROUND); in AddCredential() local
Duser_auth_service.cpp512 const std::shared_ptr<ContextCallback> &contextCallback, bool needSubscribeAppState) in StartAuthContext()
617 bool needSubscribeAppState = !IpcCommon::CheckPermission(*this, USER_AUTH_FROM_BACKGROUND); in AuthUser() local