Searched refs:selectedProfiles (Results 1 – 1 of 1) sorted by relevance
566 std::vector<std::string> selectedProfiles = getSelectedProfiles(bus); in init() local567 if (selectedProfiles.size()) in init()592 if (std::find(selectedProfiles.begin(), in init()593 selectedProfiles.end(), profile) != in init()594 selectedProfiles.end()) in init()