Searched refs:windowInfoListDump (Results 1 – 1 of 1) sorted by relevance
254 std::string windowInfoListDump = "windowinfo "; in FlushFullInfoToMMI() local256 windowInfoListDump.append(DumpWindowInfo(windowInfo).append(" || ")); in FlushFullInfoToMMI()258 TLOGD(WmsLogTag::WMS_EVENT, "[EventDispatch] - %{public}s", windowInfoListDump.c_str()); in FlushFullInfoToMMI()320 std::string windowInfoListDump = "windowinfo "; in FlushChangeInfoToMMI() local322 windowInfoListDump.append(DumpWindowInfo(windowInfo).append(" || ")); in FlushChangeInfoToMMI()324 TLOGD(WmsLogTag::WMS_EVENT, "[EventDispatch] --- %{public}s", windowInfoListDump.c_str()); in FlushChangeInfoToMMI()