Searched refs:OPERATION_REMOVE (Results 1 - 3 of 3) sorted by relevance
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 200 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, in SendToIDMAccountDelete() 209 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, ret, in SendToIDMAccountDelete() 227 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, -1, in SendToIDMAccountDelete() 272 ReportOsAccountOperationFail(osAccountID, Constants::OPERATION_REMOVE, -1, "Failed to publish common event"); in SendToCESAccountDelete() 411 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, in SendToStorageAccountRemove() 419 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, in SendToStorageAccountRemove() 434 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, in SendToStorageAccountRemove()
|
H A D | inner_os_account_manager.cpp | 845 ReportOsAccountOperationFail(id, Constants::OPERATION_REMOVE, errCode, "Failed to update ToBeRemoved status"); in RetryToGetAccount() 1001 ReportOsAccountLifeCycle(localId, Constants::OPERATION_REMOVE); in RetryToGetAccount()
|
/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
H A D | os_account_constants.h | 52 const char OPERATION_REMOVE[] = "remove"; member
|
Completed in 5 milliseconds