Searched refs:StripFileName (Results 1 – 2 of 2) sorted by relevance
190 inline std::string StripFileName(const std::string &filepath) { in StripFileName() function210 auto parent = StripFileName(filepath); in EnsureDirExists()
28 auto local_include_directory = flatbuffers::StripFileName(filename); in ParseFile()