Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.PatternExpandedId
Packages that use BuildEventStreamProtos.BuildEventId.PatternExpandedId
-
Uses of BuildEventStreamProtos.BuildEventId.PatternExpandedId in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.PatternExpandedIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder.build()BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder.buildPartial()BuildEventStreamProtos.BuildEventId.PatternExpandedId.getDefaultInstance()BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.PatternExpandedId.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.Builder.getPattern().build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.getPattern().build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventIdOrBuilder.getPattern().build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.getPatternSkipped().build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.getPatternSkipped().build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventIdOrBuilder.getPatternSkipped().build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(byte[] data) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(InputStream input) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildEventId.PatternExpandedId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventId.PatternExpandedIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.PatternExpandedId>BuildEventStreamProtos.BuildEventId.PatternExpandedId.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.PatternExpandedId>BuildEventStreamProtos.BuildEventId.PatternExpandedId.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.PatternExpandedIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.PatternExpandedId other) BuildEventStreamProtos.BuildEventId.Builder.mergePattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.mergePatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.PatternExpandedId.newBuilder(BuildEventStreamProtos.BuildEventId.PatternExpandedId prototype) BuildEventStreamProtos.BuildEventId.Builder.setPattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.setPatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;