Home
last modified time | relevance | path

Searched refs:OPERATION_DELETE (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp130 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, in SendToIDMAccountDelete()
139 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, ret, in SendToIDMAccountDelete()
157 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, -1, in SendToIDMAccountDelete()
202 …ReportOsAccountOperationFail(osAccountID, Constants::OPERATION_DELETE, -1, "PublishCommonEvent fai… in SendToCESAccountDelete()
305 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, in SendToStorageAccountRemove()
313 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, in SendToStorageAccountRemove()
328 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE, in SendToStorageAccountRemove()
Dinner_os_account_manager.cpp488 ReportOsAccountLifeCycle(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE); in SendMsgForAccountRemove()
/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_constants.h43 const std::string OPERATION_DELETE = "delete"; variable