Searched refs:encodeCommandLine (Results 1 – 1 of 1) sorted by relevance
93 ImmutableList<String> command = encodeCommandLine(message, protoFile); in encodeFromTextprotoFile()137 private ImmutableList<String> encodeCommandLine(String message, File protoFile) { in encodeCommandLine() method in ExternalProtoCompiler