Home
last modified time | relevance | path

Searched refs:OPERATION_CHANGE_MODE_FILE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h55 const char OPERATION_CHANGE_MODE_FILE[] = "ChangeModeFile"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp218 …ReportOhosAccountOperationFail(accountInfo.userId_, OPERATION_CHANGE_MODE_FILE, errno, configFile); in SaveAccountInfo()