Searched refs:folderName (Results 1 – 3 of 3) sorted by relevance
71 void RemoveFolderBeginWith(const std::string &path, const std::string &folderName) in RemoveFolderBeginWith() argument79 … strncmp(cur.path().filename().string().c_str(), folderName.c_str(), folderName.length()) == 0) { in RemoveFolderBeginWith()
77 void RemoveFolderBeginWith(const std::string &path, const std::string &folderName);
183 void RemoveFolderBeginWith(const std::string &path, const std::string &folderName) in RemoveFolderBeginWith() argument