Searched defs:SetAppAccountSyncEnable (Results 1 – 9 of 9) sorted by relevance
11 "SetAppAccountSyncEnable": [], array
81 ErrCode AppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountManager
193 ErrCode AppAccount::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccount
285 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
135 ErrCode InnerAppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEn… in SetAppAccountSyncEnable() function in OHOS::AccountSA::InnerAppAccountManager
225 ErrCode AppAccountManagerService::SetAppAccountSyncEnable(const std::string &name, const bool &sync… in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountManagerService
437 ErrCode AppAccountControlManager::SetAppAccountSyncEnable(const std::string &name, const bool &sync… in SetAppAccountSyncEnable() function in OHOS::AccountSA::AppAccountControlManager
545 napi_value NapiAppAccount::SetAppAccountSyncEnable(napi_env env, napi_callback_info cbInfo) in SetAppAccountSyncEnable() function in OHOS::AccountJsKit::NapiAppAccount