Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h52 const char OPERATION_REMOVE_FILE[] = "RemoveFile"; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp157 ReportOhosAccountOperationFail(userId, OPERATION_REMOVE_FILE, errno, configFile); in Init()