Searched refs:DiscStatsInner (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | disc_event.h | 27 #define DISC_STATS(scene, extra) DiscStatsInner(scene, __FUNCTION__, __LINE__, &(extra)) 33 void DiscStatsInner(int32_t scene, const char *func, int32_t line, DiscStatsExtra *extra);
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/ |
H A D | softbus_event_virtual.c | 71 void DiscStatsInner(int32_t scene, const char *func, int32_t line, DiscStatsExtra *extra) in DiscStatsInner() function
|