Home
last modified time | relevance | path

Searched refs:GetAuthTypeList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_client.cpp85 if (!GetAuthTypeList(notice, authTypeList)) { in OnNotice()
269 bool WidgetClient::GetAuthTypeList(const WidgetNotice &notice, std::vector<AuthType> &authTypeList) in GetAuthTypeList() function in OHOS::UserIam::UserAuth::WidgetClient
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dwidget_client.h64 bool GetAuthTypeList(const WidgetNotice &notice, std::vector<AuthType> &authTypeList);