Searched refs:GenerateFromList (Results 1 – 3 of 3) sorted by relevance
50 static inline bool GenerateFromList(T &value, const std::vector<T> &candidateValues) in GenerateFromList() function
57 if (!GenerateFromList(dumpCmd, DUMP_CMD_LIST) || dumpCmd.empty()) { in DoDump()
48 inline bool GenerateFromList(T &value, const std::vector<T> &candidateValues) in GenerateFromList() function