Home
last modified time | relevance | path

Searched defs:iAccountInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp127 ErrCode AccountDataStorage::AddAccountInfo(const IAccountInfo &iAccountInfo) in AddAccountInfo()
142 ErrCode AccountDataStorage::SaveAccountInfo(const IAccountInfo &iAccountInfo) in SaveAccountInfo()
228 ErrCode AccountDataStorage::GetAccountInfoById(const std::string id, IAccountInfo &iAccountInfo) in GetAccountInfoById()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Daccount_data_storage.cpp58 ErrCode AccountDataStorage::AddAccountInfo(const IAccountInfo &iAccountInfo) in AddAccountInfo()
64 ErrCode AccountDataStorage::SaveAccountInfo(const IAccountInfo &iAccountInfo) in SaveAccountInfo()
184 ErrCode AccountDataStorage::GetAccountInfoById(const std::string id, IAccountInfo &iAccountInfo) in GetAccountInfoById()