Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:ExtractFileName

136 std::string ExtractFileName(const std::string& full)
228 std::string filenameNoPath = ExtractFileName(filename);
236 std::string grxmlbase = outdir + "/" + ExtractFileName(grxmlfile);