Home
last modified time | relevance | path

Searched refs:OPERATION_INIT_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.h51 const char OPERATION_INIT_OPEN_FILE_TO_READ[] = "InitOpenFileToRead"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp145 ReportOhosAccountOperationFail(userId, OPERATION_INIT_OPEN_FILE_TO_READ, errno, configFile); in Init()