Home
last modified time | relevance | path

Searched refs:SecurityInfoSyncEvent (Results 1 – 4 of 4) sorted by relevance

/base/security/device_security_level/services/include/
Ddslm_bigdata.h40 typedef struct SecurityInfoSyncEvent { struct
49 } SecurityInfoSyncEvent; typedef
61 void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event);
/base/security/device_security_level/services/dslm/
Ddslm_hievent.c44 SecurityInfoSyncEvent event; in ReportHiEventInfoSync()
45 (void)memset_s(&event, sizeof(SecurityInfoSyncEvent), 0, sizeof(SecurityInfoSyncEvent)); in ReportHiEventInfoSync()
Ddslm_dfx_default.c45 __attribute__((weak)) void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event) in ReportSecurityInfoSyncEvent()
/base/security/device_security_level/services/dfx/
Ddslm_bigdata.cpp65 void ReportSecurityInfoSyncEvent(const SecurityInfoSyncEvent *event) in ReportSecurityInfoSyncEvent()