Home
last modified time | relevance | path

Searched defs:auditType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h149 SoftbusAuditType auditType; // AUDIT_TYPE member
H A Ddisc_event_form.h166 SoftbusAuditType auditType; // AUDIT_TYPE member
H A Dtrans_event_form.h159 SoftbusAuditType auditType; // AUDIT_TYPE member
H A Dlnn_event_form.h210 SoftbusAuditType auditType; // AUDIT_TYPE member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c874 int32_t errCode, SoftbusAuditType auditType) in BuildLnnAuditEvent()