Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Daccount_info.h54 const char OPERATION_OPEN_FILE_TO_WRITE[] = "OpenFileToWrite"; variable
/base/account/os_account/services/accountmgr/src/
Dohos_account_data_deal.cpp211 …ReportOhosAccountOperationFail(accountInfo.userId_, OPERATION_OPEN_FILE_TO_WRITE, errno, configFil… in SaveAccountInfo()