Home
last modified time | relevance | path

Searched defs:GetAuthContextCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp423 std::shared_ptr<ContextCallback> UserAuthService::GetAuthContextCallback(int32_t apiVersion, in GetAuthContextCallback() function in OHOS::UserIam::UserAuth::UserAuthService
1139 std::shared_ptr<ContextCallback> UserAuthService::GetAuthContextCallback(int32_t apiVersion, in GetAuthContextCallback() function in OHOS::UserIam::UserAuth::UserAuthService
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp151 std::shared_ptr<ContextCallback> WidgetContext::GetAuthContextCallback(AuthType authType, in GetAuthContextCallback() function in OHOS::UserIam::UserAuth::WidgetContext