Searched refs:DiscEventInner (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | disc_event.h | 25 #define DISC_EVENT(scene, stage, extra) DiscEventInner(scene, stage, __FUNCTION__, __LINE__, &(extr… 31 void DiscEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, DiscEventExtra *e…
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/ |
H A D | disc_event.c | 21 void DiscEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, DiscEventExtra *e… in DiscEventInner() function
|
H A D | softbus_event_virtual.c | 54 void DiscEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, DiscEventExtra *e… in DiscEventInner() function
|