Searched refs:DevAuthCallEvent (Results 1 - 4 of 4) sorted by relevance
/base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
H A D | hisysevent_adapter.h | 121 } DevAuthCallEvent; typedef 132 void DevAuthReportCallEvent(const DevAuthCallEvent eventData);
|
/base/security/device_auth/services/frameworks/src/hiview_adapter/ |
H A D | hisysevent_adapter.cpp | 43 void DevAuthReportCallEvent(const DevAuthCallEvent eventData) in DevAuthReportCallEvent() 75 DevAuthCallEvent eventData; in DevAuthReportCallEventWithResult()
|
H A D | performance_dumper.c | 147 DevAuthCallEvent eventData; in ReportCallEventWithTime()
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/ |
H A D | group_operation.c | 511 static DevAuthCallEvent BuildCallEventData(const char *appId, const char *funcName, const int32_t osAccountId, in BuildCallEventData() 514 DevAuthCallEvent eventData; in BuildCallEventData() 537 DevAuthCallEvent eventData = BuildCallEventData(appId, CREATE_GROUP_EVENT, osAccountId, in RequestCreateGroup() 584 DevAuthCallEvent eventData = BuildCallEventData(appId, DELETE_GROUP_EVENT, osAccountId, in RequestDeleteGroup() 633 DevAuthCallEvent eventData = BuildCallEventData(appId, DEL_MEMBER_EVENT, osAccountId, in RequestDeleteMemberFromGroup()
|
Completed in 4 milliseconds