Searched refs:ERR_MSG (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_task_main.c | 61 if (AddIntToJson(sendToPeer, FIELD_MESSAGE, ERR_MSG) != CLIB_SUCCESS) { in AccountSendErrMsgToOut() 66 if (AddIntToJson(sendToPeer, FIELD_STEP, ERR_MSG) != CLIB_SUCCESS) { in AccountSendErrMsgToOut() 114 if (message != ERR_MSG) { in IsPeerErrMessage()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/ |
H A D | hisysevent.yaml | 53 ERR_MSG: {type: STRING, desc: dhfwk sa init failed} 67 ERR_MSG: {type: STRING, desc: dhfwk component dlclose failed} 78 ERR_MSG: {type: STRING, desc: dhfwk distributed hardware enable failed} 84 ERR_MSG: {type: STRING, desc: dhfwk distributed hardware disable failed}
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/ |
H A D | account_module_defines.h | 50 ERR_MSG = 0x8080, enumerator
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/ |
H A D | hisysevent.yaml | 24 ERR_MSG: {type: STRING, desc: error information}
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/ |
H A D | pake_v2_auth_server_task.c | 255 case ERR_MSG: in ProcessServerTask()
|
H A D | pake_v2_auth_client_task.c | 254 case ERR_MSG: in ProcessClientTask()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session_common.c | 305 int32_t step = ERR_MSG; in AddInfoToErrorData()
|
/ohos5.0/foundation/communication/dsoftbus/ |
H A D | hisysevent.yaml | 117 ERR_MSG: { type: STRING, desc: error message }
|