Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h53 const char OPERATION_OPEN_FILE_TO_READ[] = "OpenFileToRead"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp232 ReportOhosAccountOperationFail(userId, OPERATION_OPEN_FILE_TO_READ, errno, filePath); in ParseJsonFromFile()
328 ReportOhosAccountOperationFail(userId, OPERATION_OPEN_FILE_TO_READ, errno, errorMsg); in GetAccountInfo()