Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dconn_event.c35 SoftbusEventInner(EVENT_MODULE_CONN, &form); in ConnEventInner()
68 SoftbusAuditInner(EVENT_MODULE_CONN, &form); in ConnAuditInner()
H A Dsoftbus_event.h41 EVENT_MODULE_CONN, enumerator
H A Dsoftbus_event.c141 [EVENT_MODULE_CONN] = WriteConnEventAndFree,
180 case EVENT_MODULE_CONN: { in WriteSoftbusAudit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dsoftbus_event_test.cpp62 SoftbusEventInner(EVENT_MODULE_CONN, &form);