Searched refs:GetAndCleanPluginBussnessError (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/ |
H A D | inner_domain_account_manager.cpp | 526 return GetAndCleanPluginBussnessError(&error, iter->first); in AddServerConfig() 609 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginAuth() 669 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginBindAccount() 687 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginUnBindAccount() 709 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginIsAccountTokenValid() 739 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginGetAccessToken() 761 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginAuthWithPopup() 785 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginAuthToken() 806 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginGetAuthStatusInfo() 831 return GetAndCleanPluginBussnessError(&error, iter->first); in PluginUpdateAccountInfo() [all …]
|