Home
last modified time | relevance | path

Searched refs:AuthFunc (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/include/updater/
H A Dupdater_preprocess.h25 typedef int32_t (*AuthFunc)(std::string &path); typedef
38 void AuthHelper(AuthFunc ptr);
48 AuthFunc authHelper_ {};
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
H A Ddomain_plugin.h84 typedef PluginBussnessError* (*AuthFunc)(const PluginDomainAccountInfo *domainAccountInfo, typedef
/base/update/updater/services/
H A Dupdater_preprocess.cpp43 void PreProcess::AuthHelper(AuthFunc ptr) in AuthHelper()
/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp633 PluginBussnessError* error = (*reinterpret_cast<AuthFunc>(iter->second))(&domainAccountInfo, &credential, localId, in PluginAuth()

Completed in 5 milliseconds