Home
last modified time | relevance | path

Searched refs:ReportOsAccountOperationFail (Results 1 - 9 of 9) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp76 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 Dinner_os_account_manager.cpp426 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 Daccount_iam_callback.cpp82 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 Dinner_account_iam_manager.cpp126 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 Dbundle_manager_adapter.cpp133 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 Daccount_hisysevent_adapter.h25 void ReportOsAccountOperationFail(
H A Daccount_hisysevent_adapter.cpp63 void ReportOsAccountOperationFail( in ReportOsAccountOperationFail() function
/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp54 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 Dinner_domain_account_manager.cpp291 ReportOsAccountOperationFail( in LoaderLib()
308 ReportOsAccountOperationFail( in LoaderLib()
413 ReportOsAccountOperationFail(GetCallingUserID(), methodName, err, msg); in GetAndCleanPluginBussnessError()

Completed in 12 milliseconds