Home
last modified time | relevance | path

Searched refs:stopExpandId (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp203 uint64_t stopExpandId; in StopExpand() local
204 cin >> stopExpandId; in StopExpand() local
210 if (screen->GetId() == stopExpandId) { in StopExpand()
221 cout << "stop expand screen id is " << stopExpandId << endl; in StopExpand()
223 stopExpandIds.push_back(stopExpandId); in StopExpand()

Completed in 2 milliseconds