Searched refs:OPERATION_STOP (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 107 ReportOsAccountOperationFail(localId, Constants::OPERATION_STOP, in SendToAMSAccountStop() 118 ReportOsAccountOperationFail(localId, Constants::OPERATION_STOP, code, in SendToAMSAccountStop() 141 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, code, in SendToAMSAccountDeactivate() 509 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, in SendToStorageAccountStop() 517 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, in SendToStorageAccountStop() 531 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, in SendToStorageAccountStop() 536 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, in SendToStorageAccountStop()
|
H A D | os_account_user_callback.cpp | 79 … userId, Constants::OPERATION_STOP, errcode, "AbilityManager failed to stop user in callback"); in OnStopUserDone()
|
H A D | inner_os_account_manager.cpp | 1723 …ntInfo, OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, Constants::OPERATION_STOP); in RetryToGetAccount() 1735 Constants::OPERATION_STOP); in RetryToGetAccount() 1737 ReportOsAccountLifeCycle(id, Constants::OPERATION_STOP); in RetryToGetAccount()
|
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
H A D | os_account_constants.h | 54 const char OPERATION_STOP[] = "stop"; variable
|