Searched defs:protoFile (Results 1 – 5 of 5) sorted by relevance
88 File protoFile, in encodeFromTextprotoFile()110 String message, File protoFile, String textprotoPath, File binFile, Optional<File> errorFile) in decodeToTextprotoFile()137 private ImmutableList<String> encodeCommandLine(String message, File protoFile) { in encodeCommandLine()146 private ImmutableList<String> decodeCommandLine(String message, File protoFile) { in decodeCommandLine()
67 final File protoFile = mPersister.getProtoFile(taskId, userId); in loadTask() local
225 final File protoFile = getProtoFile(taskId, userId); in deleteSnapshot() local
137 File protoFile = helper.getFile("dev_tuningfork.proto"); in encodeAndDecode() local
84 boolean protoFile = false; // write proto to a file field in Instrument