Home
last modified time | relevance | path

Searched refs:LnnEventInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dlnn_event.h25 #define LNN_EVENT(scene, stage, extra) LnnEventInner(scene, stage, __FUNCTION__, __LINE__, &(extra))
31 void LnnEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, LnnEventExtra *ext…
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dlnn_event.c21 void LnnEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, LnnEventExtra *ext… in LnnEventInner() function
H A Dsoftbus_event_virtual.c92 void LnnEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, LnnEventExtra *ext… in LnnEventInner() function