Home
last modified time | relevance | path

Searched refs:ProcessEventTimestamp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h160 int64_t ProcessEventTimestamp(const input_event &event);
H A Dinput_hub.cpp299 event.when = ProcessEventTimestamp(iev); in RecordDeviceChangeStates()
327 event->when = ProcessEventTimestamp(iev); in CollectEvent()
1187 int64_t InputHub::ProcessEventTimestamp(const input_event &event) in ProcessEventTimestamp() function in OHOS::DistributedHardware::DistributedInput::InputHub