Searched refs:SetAuthTypeList (Results 1 – 4 of 4) sorted by relevance
181 WidgetClient::Instance().SetAuthTypeList(authTypeList);196 WidgetClient::Instance().SetAuthTypeList(authTypeList);212 WidgetClient::Instance().SetAuthTypeList(authTypeList);228 WidgetClient::Instance().SetAuthTypeList(authTypeList);244 WidgetClient::Instance().SetAuthTypeList(authTypeList);260 WidgetClient::Instance().SetAuthTypeList(authTypeList);277 WidgetClient::Instance().SetAuthTypeList(authTypeList);296 WidgetClient::Instance().SetAuthTypeList(authTypeList);312 WidgetClient::Instance().SetAuthTypeList(authTypeList);328 WidgetClient::Instance().SetAuthTypeList(authTypeList);[all …]
40 void SetAuthTypeList(const std::vector<AuthType> &authTypeList);
193 void WidgetClient::SetAuthTypeList(const std::vector<AuthType> &authTypeList) in SetAuthTypeList() function in OHOS::UserIam::UserAuth::WidgetClient
217 WidgetClient::Instance().SetAuthTypeList(para_.authTypeList); in OnStart()