Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp406 static uint32_t windowEventID = 0; in PrintWindowInfo() local
407 if (windowEventID == UINT32_MAX) { in PrintWindowInfo()
408 windowEventID = 0; in PrintWindowInfo()
440 windowEventID++; in PrintWindowInfo()
442 windowEventID, windowListSize, idList.c_str()); in PrintWindowInfo()