Searched defs:SetAppAccountSyncEnable (Results 1 – 9 of 9) sorted by relevance
11 "SetAppAccountSyncEnable": [], array
82 ErrCode AppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountManager
173 ErrCode AppAccount::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccount
348 ErrCode AppAccountProxy::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountProxy
139 ErrCode MockAppAccountStub::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::MockAppAccountStub
208 ErrCode InnerAppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEn… in SetAppAccountSyncEnable() function in OHOS::AccountSA::InnerAppAccountManager
247 ErrCode AppAccountManagerService::SetAppAccountSyncEnable(const std::string &name, const bool &sync… in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountManagerService
246 ErrCode AppAccountControlManager::SetAppAccountSyncEnable(const std::string &name, const bool &sync… in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountControlManager
651 napi_value NapiAppAccount::SetAppAccountSyncEnable(napi_env env, napi_callback_info cbInfo) in SetAppAccountSyncEnable() function in OHOS::AccountJsKit::NapiAppAccount