Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp203 uint64_t stopExpandId; in StopExpand() local
204 cin >> stopExpandId; in StopExpand()
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()