Searched refs:sub_vector (Results 1 – 1 of 1) sorted by relevance
55 auto sub_vector = FindFiles(path, recurse, predicate); in FindFiles() local56 if (!sub_vector) { in FindFiles()60 vector->insert(vector->end(), sub_vector->begin(), sub_vector->end()); in FindFiles()