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