Home
last modified time | relevance | path

Searched defs:evtType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
H A Dsoftbushisysevt_fuzzer.cpp110 StatisticEvtType evtType = *(reinterpret_cast<const StatisticEvtType *>(data)); in SoftBusHiSysEvtCommonFuzzTest() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp356 int32_t evtType; member
468 LogTracer::LogTracer(int64_t traceId, int32_t evtType, int32_t action) in LogTracer()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h110 SoftBusEvtType evtType; member
/ohos5.0/base/msdp/device_status/test/unittest/intention/common/src/
H A Depoll_manager_test.cpp363 uint32_t evtType = monitor.GetEvents(); variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c311 void FillpDfxSockLinkAndQosNotify(const struct FtSocket *sock, FillpDfxLinkEvtType evtType) in FillpDfxSockLinkAndQosNotify()
341 void FillpDfxPktNotify(FILLP_INT sockIdx, FillpDfxPktEvtType evtType, FILLP_UINT32 dropCnt) in FillpDfxPktNotify()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c358 static void RemoveHbMsgByCustObj(LnnHeartbeatFsm *hbFsm, LnnHeartbeatEventType evtType, void *obj) in RemoveHbMsgByCustObj()
1236 int32_t LnnPostTransStateMsgToHbFsm(LnnHeartbeatFsm *hbFsm, LnnHeartbeatEventType evtType) in LnnPostTransStateMsgToHbFsm()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp1997 EventType evtType = event.GetEventType(); in UpdateAccessibilityWindowStateByEvent() local