Home
last modified time | relevance | path

Searched defs:syncEnable (Results 1 – 17 of 17) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dapp_account_info_test.cpp337 bool syncEnable = SYNC_ENABLE_TRUE; variable
362 bool syncEnable = SYNC_ENABLE_TRUE; variable
788 bool syncEnable = SYNC_ENABLE_TRUE; variable
Dinner_app_account_manager_test.cpp273 bool syncEnable = true; variable
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_control_manager_module_test.cpp182 bool syncEnable = false; variable
Dapp_account_manager_service_module_test.cpp659 bool syncEnable = SYNC_ENABLE_FALSE; variable
679 bool syncEnable = SYNC_ENABLE_FALSE; variable
701 bool syncEnable = SYNC_ENABLE_FALSE; variable
726 bool syncEnable = SYNC_ENABLE_FALSE; variable
/base/account/os_account/frameworks/appaccount/native/test/moduletest/
Dapp_account_manager_module_test.cpp255 bool syncEnable = SYNC_ENABLE_FALSE; variable
/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_test.cpp1028 bool syncEnable = SYNC_ENABLE_FALSE; variable
1044 bool syncEnable = SYNC_ENABLE_FALSE; variable
1059 bool syncEnable = SYNC_ENABLE_FALSE; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp77 ErrCode AppAccountManager::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable) in CheckAppAccountSyncEnable()
82 ErrCode AppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable()
Dapp_account.cpp166 ErrCode AppAccount::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable) in CheckAppAccountSyncEnable()
173 ErrCode AppAccount::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable()
Dapp_account_proxy.cpp322 ErrCode AppAccountProxy::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable) in CheckAppAccountSyncEnable()
348 ErrCode AppAccountProxy::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable()
Dapp_account_info.cpp162 void AppAccountInfo::SetSyncEnable(const bool &syncEnable) in SetSyncEnable()
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp132 ErrCode MockAppAccountStub::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable) in CheckAppAccountSyncEnable()
139 ErrCode MockAppAccountStub::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable()
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp195 ErrCode InnerAppAccountManager::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable, in CheckAppAccountSyncEnable()
208 …de InnerAppAccountManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable, in SetAppAccountSyncEnable()
Dapp_account_control_manager.cpp230 bool &syncEnable, const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in CheckAppAccountSyncEnable()
246 … AppAccountControlManager::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable, in SetAppAccountSyncEnable()
982 bool syncEnable = false; in NeedSyncDataStorage() local
Dapp_account_stub.cpp475 bool syncEnable = false; in ProcCheckAppAccountSyncEnable() local
492 bool syncEnable = data.ReadBool(); in ProcSetAppAccountSyncEnable() local
Dapp_account_manager_service.cpp229 …Code AppAccountManagerService::CheckAppAccountSyncEnable(const std::string &name, bool &syncEnable) in CheckAppAccountSyncEnable()
247 … AppAccountManagerService::SetAppAccountSyncEnable(const std::string &name, const bool &syncEnable) in SetAppAccountSyncEnable()
/base/account/os_account/frameworks/test/unittest/
Daccount_appaccount_proxy_mock_test.cpp207 bool syncEnable = SYNC_ENABLE_FALSE; variable
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp49 bool syncEnable = GetBoolParam(); in RegisterAppAccountManager() local