Home
last modified time | relevance | path

Searched defs:dropped (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_collector.cpp86 bool dropped = false; in onDataRecv() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h39 uint16_t dropped; member
51 uint32_t dropped; member
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h457 static int32_t dropped = 0; in PrintEventData() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp141 int dropped = atomic_exchange_explicit(&gDropped, 0, memory_order_relaxed); in HiLogFlowCtrlProcess() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h196 uint32_t dropped; member