Home
last modified time | relevance | path

Searched refs:currOhosAccountInfo (Results 1 - 1 of 1) sorted by relevance

/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp238 AccountInfo currOhosAccountInfo; in GetCurrentOhosAccountInfo() local
240 if (dataDealer_->AccountInfoFromJson(currOhosAccountInfo, callingUserId) != ERR_OK) { in GetCurrentOhosAccountInfo()
242 currOhosAccountInfo.clear(); in GetCurrentOhosAccountInfo()
244 return currOhosAccountInfo; in GetCurrentOhosAccountInfo()
282 AccountInfo currOhosAccountInfo = GetCurrentOhosAccountInfo(); in GetCurrentOhosAccountState() local
283 return currOhosAccountInfo.ohosAccountInfo_.status_; in GetCurrentOhosAccountState()

Completed in 3 milliseconds