Searched refs:OPERATION_DELETE (Results 1 – 3 of 3) sorted by relevance
/base/account/os_account/services/accountmgr/src/osaccount/ |
D | os_account_interface.cpp | 130 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()
|
D | inner_os_account_manager.cpp | 488 ReportOsAccountLifeCycle(osAccountInfo.GetLocalId(), Constants::OPERATION_DELETE); in SendMsgForAccountRemove()
|
/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
D | os_account_constants.h | 43 const std::string OPERATION_DELETE = "delete"; variable
|