Home
last modified time | relevance | path

Searched defs:processCode (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/frameworks/inc/hiview_adapter/
Dhisysevent_adapter.h96 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) argument
105 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) \ argument
121 int32_t processCode; member
145 int32_t processCode; member
/base/security/device_auth/services/frameworks/src/hiview_adapter/
Dhisysevent_adapter.cpp117 void DevAuthReportFaultEventWithErrCode(const char *funcName, const int32_t processCode, const int3… in DevAuthReportFaultEventWithErrCode()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
Dgroup_operation.c527 const int32_t callResult, const int32_t processCode) in BuildCallEventData()
1118 const int32_t callResult, const int32_t processCode) in DevAuthReportCallEventWithResult()