Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Ddisc_event.h25 #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 Ddisc_event.c21 void DiscEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, DiscEventExtra *e… in DiscEventInner() function
H A Dsoftbus_event_virtual.c54 void DiscEventInner(int32_t scene, int32_t stage, const char *func, int32_t line, DiscEventExtra *e… in DiscEventInner() function