Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.UnstructuredCommandLine
Packages that use BuildEventStreamProtos.UnstructuredCommandLine
-
Uses of BuildEventStreamProtos.UnstructuredCommandLine in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.UnstructuredCommandLineModifier and TypeMethodDescriptionBuildEventStreamProtos.UnstructuredCommandLine.Builder.build()BuildEventStreamProtos.UnstructuredCommandLine.Builder.buildPartial()BuildEventStreamProtos.UnstructuredCommandLine.getDefaultInstance()BuildEventStreamProtos.UnstructuredCommandLine.Builder.getDefaultInstanceForType()BuildEventStreamProtos.UnstructuredCommandLine.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.BuildEvent.getUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.BuildEventOrBuilder.getUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLine.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.UnstructuredCommandLine.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(byte[] data) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(InputStream input) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(ByteBuffer data) BuildEventStreamProtos.UnstructuredCommandLine.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.UnstructuredCommandLineModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.UnstructuredCommandLine>BuildEventStreamProtos.UnstructuredCommandLine.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.UnstructuredCommandLine>BuildEventStreamProtos.UnstructuredCommandLine.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.UnstructuredCommandLineModifier and TypeMethodDescriptionBuildEventStreamProtos.UnstructuredCommandLine.Builder.mergeFrom(BuildEventStreamProtos.UnstructuredCommandLine other) BuildEventStreamProtos.BuildEvent.Builder.mergeUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value) .build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLine.newBuilder(BuildEventStreamProtos.UnstructuredCommandLine prototype) BuildEventStreamProtos.BuildEvent.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value) .build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;