Home
last modified time | relevance | path

Searched defs:isBackgroundApplication (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dcontext_callback.h54 std::optional<bool> isBackgroundApplication; member
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/
H A Dcontext_callback_impl_fuzzer.cpp104 bool isBackgroundApplication = parcel.ReadBool(); in FillSet() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H A Dhisysevent_adapter.h36 bool isBackgroundApplication = false; member
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_callback_impl.cpp186 void ContextCallbackImpl::SetTraceIsBackgroundApplication(bool isBackgroundApplication) in SetTraceIsBackgroundApplication()
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp935 bool isBackgroundApplication) in CheckAuthPermissionAndParam()
1034 ContextFactory::AuthWidgetContextPara &para, bool &isBackgroundApplication, in GetCallerInfo()
1095 bool isBackgroundApplication = false; in AuthWidget() local