Home
last modified time | relevance | path

Searched defs:maxUInt64 (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp323 const uint64_t maxUInt64 = (std::numeric_limits<uint64_t>::max)() - 1; in HWTEST_F() local
/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp81 const uint64_t maxUInt64 = (std::numeric_limits<uint64_t>::max)() - 1; in OnEvent() local

Completed in 2 milliseconds