Searched refs:StripName (Results 1 – 1 of 1) sorted by relevance
115 std::string StripName(const FileDescriptor& file) { in StripName() function120 return StripName(file) + ".ipc"; in GetStubName()288 h_printer.Print("#include \"$h$\"\n", "h", StripName(*file) + ".gen.h"); in Generate()291 h_printer.Print("#include \"$h$\"\n", "h", StripName(*file_dep) + ".gen.h"); in Generate()