Searched refs:selectGroups (Results 1 – 3 of 3) sorted by relevance
139 function setSelectGroups(selectGroups: string[]): boolean;
138 void SetSelectGroups(const std::vector<std::string> &selectGroups);
174 void RecordOption::SetSelectGroups(const std::vector<std::string> &selectGroups) in SetSelectGroups() argument176 SetOption(ArgSelectGroups, selectGroups); in SetSelectGroups()