Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp346 std::vector<int32_t>::size_type pressedKeySize; in Unmarshalling() local
348 pkt >> pressedKeySize; in Unmarshalling()
349 while (pressedKeySize-- > 0) { in Unmarshalling()