Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DCommandParser.cpp429 auto iter = find(supportedDevices.begin(), supportedDevices.end(), Value("device")); in IsDeviceValid()
430 if (iter == supportedDevices.end()) { in IsDeviceValid()
H A DCommandParser.h110 const std::vector<std::string> supportedDevices = { member in CommandParser::ScreenMode

Completed in 3 milliseconds