Searched refs:OmodeList (Results 1 – 1 of 1) sorted by relevance
1428 auto OmodeList = std::get<std::vector<std::string>>(oemList->second); in getSupportedModes() local1429 for (auto mode : OmodeList) in getSupportedModes()