/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 76 ReportOsAccountOperationFail(localId, Constants::OPERATION_START, in SendToAMSAccountStart() 86 ReportOsAccountOperationFail(localId, Constants::OPERATION_ACTIVATE, code, in SendToAMSAccountStart() 97 ReportOsAccountOperationFail(localId, Constants::OPERATION_START, osAccountStartUserCallback->resultCode_, in SendToAMSAccountStart() 112 ReportOsAccountOperationFail(localId, Constants::OPERATION_STOP, in SendToAMSAccountStop() 121 ReportOsAccountOperationFail(localId, Constants::OPERATION_STOP, code, in SendToAMSAccountStop() 133 ReportOsAccountOperationFail(localId, Constants::OPERATION_STOP, in SendToAMSAccountStop() 149 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_STOP, code, in SendToAMSAccountDeactivate() 200 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, in SendToIDMAccountDelete() 209 ReportOsAccountOperationFail(osAccountInfo.GetLocalId(), Constants::OPERATION_REMOVE, ret, in SendToIDMAccountDelete() 227 ReportOsAccountOperationFail(osAccountInf in SendToIDMAccountDelete() [all...] |
H A D | inner_os_account_manager.cpp | 426 ReportOsAccountOperationFail(localId, Constants::OPERATION_CREATE, errCode, "Failed to update OS account"); in RetryToGetAccount() 492 ReportOsAccountOperationFail(Constants::START_USER_ID, Constants::OPERATION_CREATE, code, in RetryToGetAccount() 607 ReportOsAccountOperationFail(localId, Constants::OPERATION_UPDATE, errCode, "UpdateOsAccount failed!"); in RetryToGetAccount() 769 ReportOsAccountOperationFail(id, "stop", errCode, "stop os account failed"); in RetryToGetAccount() 845 ReportOsAccountOperationFail(id, Constants::OPERATION_REMOVE, errCode, "Failed to update ToBeRemoved status"); in RetryToGetAccount() 1751 ReportOsAccountOperationFail(id, "deactivate", errCode, "deactivate os account failed"); in RetryToGetAccount() 2248 ReportOsAccountOperationFail(userId, Constants::OPERATION_UPDATE, result, in RetryToGetAccount()
|
/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_callback.cpp | 82 ReportOsAccountOperationFail(accountId, "auth", ret, "Failed to activate user key"); in HandleAuthResult() 92 ReportOsAccountOperationFail(accountId, "auth", ret, "Failed to get lock status"); in HandleAuthResult() 99 ReportOsAccountOperationFail(accountId, "auth", ret, "Failed to unlock user"); in HandleAuthResult() 162 ReportOsAccountOperationFail(authedAccountId, "auth", result, "Failed to auth"); in OnResult() 234 ReportOsAccountOperationFail(userId, "addCredential", errCode, "Failed to update user auth"); in AddUserKey() 239 ReportOsAccountOperationFail(userId, "addCredential", errCode, "Failed to update key context"); in AddUserKey() 276 ReportOsAccountOperationFail(userId_, "addCredential", code, "Failed to delete add_secret_flag file"); in OnResult() 282 ReportOsAccountOperationFail(userId_, "addCredential", result, in OnResult() 332 ReportOsAccountOperationFail(userId_, "updateCredential", result, in InnerOnResult() 350 ReportOsAccountOperationFail(userId in InnerOnResult() [all...] |
H A D | inner_account_iam_manager.cpp | 126 ReportOsAccountOperationFail(userId, "addCredential", code, "Failed to write add_secret_flag file"); in AddCredential() 467 ReportOsAccountOperationFail(userId, "addCredential", code, in HandleFileKeyException() 477 ReportOsAccountOperationFail(userId, "addCredential", -1, "Get secure uid timeout when restoring key context"); in HandleFileKeyException() 483 ReportOsAccountOperationFail(userId, "addCredential", code, "Failed to restore user auth"); in HandleFileKeyException() 489 ReportOsAccountOperationFail(userId, "addCredential", code, "Failed to restore key context"); in HandleFileKeyException() 495 ReportOsAccountOperationFail(userId, "addCredential", code, in HandleFileKeyException()
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
H A D | bundle_manager_adapter.cpp | 133 ReportOsAccountOperationFail(userId, "create", result, "Failed to connect BundleManager service");
in CreateNewUser() 140 ReportOsAccountOperationFail(userId, "create",
in CreateNewUser() 149 ReportOsAccountOperationFail(userId, "create", result, "BundleManager failed to create new user");
in CreateNewUser() 160 ReportOsAccountOperationFail(userId, "remove", result, "Failed to connect BundleManager service");
in RemoveUser() 167 ReportOsAccountOperationFail(userId, "remove",
in RemoveUser() 176 ReportOsAccountOperationFail(userId, "remove", result, "BundleManager failed to remove user");
in RemoveUser()
|
/base/account/os_account/dfx/hisysevent_adapter/ |
H A D | account_hisysevent_adapter.h | 25 void ReportOsAccountOperationFail(
|
H A D | account_hisysevent_adapter.cpp | 63 void ReportOsAccountOperationFail(
in ReportOsAccountOperationFail() function
|
/base/account/os_account/services/accountmgr/src/ |
H A D | account_mgr_service.cpp | 54 ReportOsAccountOperationFail(0, OPERATION_FORCE_CREATE_DIRECTORY, errno, DEVICE_OWNER_DIR); in CreateDeviceDir() 57 ReportOsAccountOperationFail(0, OPERATION_CHANGE_MODE_DIRECTORY, errno, DEVICE_OWNER_DIR); in CreateDeviceDir()
|
/base/account/os_account/services/accountmgr/src/domain_account/ |
H A D | inner_domain_account_manager.cpp | 291 ReportOsAccountOperationFail(
in LoaderLib() 308 ReportOsAccountOperationFail(
in LoaderLib() 413 ReportOsAccountOperationFail(GetCallingUserID(), methodName, err, msg);
in GetAndCleanPluginBussnessError()
|