Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp405 static std::string lastIdList; in PrintWindowInfo() local
439 if (lastIdList != idList) { in PrintWindowInfo()
443 lastIdList = idList; in PrintWindowInfo()