Searched refs:AccountInfoToJson (Results 1 – 4 of 4) sorted by relevance
123 errCode = dataDeal.AccountInfoToJson(accountInfo);138 ErrCode result = dataDeal.AccountInfoToJson(accountInfo);179 dataDeal.AccountInfoToJson(accountInfo);
35 ErrCode AccountInfoToJson(const AccountInfo &accountInfo) const;
156 ErrCode errCode = dataDealer_->AccountInfoToJson(curOhosAccountInfo); in ClearOhosAccount()172 ErrCode errCode = dataDealer_->AccountInfoToJson(AccountInfo); in SaveOhosAccountInfo()
95 ErrCode OhosAccountDataDeal::AccountInfoToJson(const AccountInfo &accountInfo) const in AccountInfoToJson() function in OHOS::AccountSA::OhosAccountDataDeal