Searched refs:LnnEventInner (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | lnn_event.h | 25 #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 D | lnn_event.c | 21 void LnnEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, LnnEventExtra *ext… in LnnEventInner() function
|
H A D | softbus_event_virtual.c | 92 void LnnEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, LnnEventExtra *ext… in LnnEventInner() function
|