| /external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1/src/main/java/com/google/devtools/artifactregistry/v1/ |
| D | UpdateRepositoryRequest.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/repository.proto 19 package com.google.devtools.artifactregistry.v1; 28 * Protobuf type {@code google.devtools.artifactregistry.v1.UpdateRepositoryRequest} 32 …// @@protoc_insertion_point(message_implements:google.devtools.artifactregistry.v1.UpdateRepositor… 54 return com.google.devtools.artifactregistry.v1.RepositoryProto in getDescriptor() 61 return com.google.devtools.artifactregistry.v1.RepositoryProto in internalGetFieldAccessorTable() 64 com.google.devtools.artifactregistry.v1.UpdateRepositoryRequest.class, in internalGetFieldAccessorTable() 65 com.google.devtools.artifactregistry.v1.UpdateRepositoryRequest.Builder.class); in internalGetFieldAccessorTable() [all …]
|
| D | UpdateTagRequest.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/tag.proto 19 package com.google.devtools.artifactregistry.v1; 28 * Protobuf type {@code google.devtools.artifactregistry.v1.UpdateTagRequest} 32 …// @@protoc_insertion_point(message_implements:google.devtools.artifactregistry.v1.UpdateTagReques… 54 return com.google.devtools.artifactregistry.v1.TagProto in getDescriptor() 61 return com.google.devtools.artifactregistry.v1.TagProto in internalGetFieldAccessorTable() 64 com.google.devtools.artifactregistry.v1.UpdateTagRequest.class, in internalGetFieldAccessorTable() 65 com.google.devtools.artifactregistry.v1.UpdateTagRequest.Builder.class); in internalGetFieldAccessorTable() [all …]
|
| D | UpdateRepositoryRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/repository.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.UpdateRepository… 33 * <code>.google.devtools.artifactregistry.v1.Repository repository = 1;</code> 45 * <code>.google.devtools.artifactregistry.v1.Repository repository = 1;</code> 49 com.google.devtools.artifactregistry.v1.Repository getRepository(); in getRepository() 57 * <code>.google.devtools.artifactregistry.v1.Repository repository = 1;</code> 59 com.google.devtools.artifactregistry.v1.RepositoryOrBuilder getRepositoryOrBuilder(); in getRepositoryOrBuilder() [all …]
|
| D | UpdateTagRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/tag.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.UpdateTagRequest) 33 * <code>.google.devtools.artifactregistry.v1.Tag tag = 1;</code> 45 * <code>.google.devtools.artifactregistry.v1.Tag tag = 1;</code> 49 com.google.devtools.artifactregistry.v1.Tag getTag(); in getTag() 57 * <code>.google.devtools.artifactregistry.v1.Tag tag = 1;</code> 59 com.google.devtools.artifactregistry.v1.TagOrBuilder getTagOrBuilder(); in getTagOrBuilder() [all …]
|
| D | ImportAptArtifactsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/apt_artifact.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ImportAptArtifac… 33 * <code>repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.AptArtifact> getAptArtifactsList(); in getAptArtifactsList() 43 * <code>repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;</code> 45 com.google.devtools.artifactregistry.v1.AptArtifact getAptArtifacts(int index); in getAptArtifacts() 53 * <code>repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;</code> [all …]
|
| D | ImportYumArtifactsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/yum_artifact.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ImportYumArtifac… 33 * <code>repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.YumArtifact> getYumArtifactsList(); in getYumArtifactsList() 43 * <code>repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;</code> 45 com.google.devtools.artifactregistry.v1.YumArtifact getYumArtifacts(int index); in getYumArtifacts() 53 * <code>repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;</code> [all …]
|
| D | ListMavenArtifactsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/artifact.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListMavenArtifac… 33 * <code>repeated .google.devtools.artifactregistry.v1.MavenArtifact maven_artifacts = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.MavenArtifact> getMavenArtifactsList(); in getMavenArtifactsList() 43 * <code>repeated .google.devtools.artifactregistry.v1.MavenArtifact maven_artifacts = 1;</code> 45 com.google.devtools.artifactregistry.v1.MavenArtifact getMavenArtifacts(int index); in getMavenArtifacts() 53 * <code>repeated .google.devtools.artifactregistry.v1.MavenArtifact maven_artifacts = 1;</code> [all …]
|
| D | ListPythonPackagesResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/artifact.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListPythonPackag… 33 * <code>repeated .google.devtools.artifactregistry.v1.PythonPackage python_packages = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.PythonPackage> getPythonPackagesList(); in getPythonPackagesList() 43 * <code>repeated .google.devtools.artifactregistry.v1.PythonPackage python_packages = 1;</code> 45 com.google.devtools.artifactregistry.v1.PythonPackage getPythonPackages(int index); in getPythonPackages() 53 * <code>repeated .google.devtools.artifactregistry.v1.PythonPackage python_packages = 1;</code> [all …]
|
| D | ListDockerImagesResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/artifact.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListDockerImages… 33 * <code>repeated .google.devtools.artifactregistry.v1.DockerImage docker_images = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.DockerImage> getDockerImagesList(); in getDockerImagesList() 43 * <code>repeated .google.devtools.artifactregistry.v1.DockerImage docker_images = 1;</code> 45 com.google.devtools.artifactregistry.v1.DockerImage getDockerImages(int index); in getDockerImages() 53 * <code>repeated .google.devtools.artifactregistry.v1.DockerImage docker_images = 1;</code> [all …]
|
| D | ListFilesResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/file.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListFilesRespons… 33 * <code>repeated .google.devtools.artifactregistry.v1.File files = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.File> getFilesList(); in getFilesList() 43 * <code>repeated .google.devtools.artifactregistry.v1.File files = 1;</code> 45 com.google.devtools.artifactregistry.v1.File getFiles(int index); in getFiles() 53 * <code>repeated .google.devtools.artifactregistry.v1.File files = 1;</code> [all …]
|
| D | ListVersionsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/version.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListVersionsResp… 33 * <code>repeated .google.devtools.artifactregistry.v1.Version versions = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.Version> getVersionsList(); in getVersionsList() 43 * <code>repeated .google.devtools.artifactregistry.v1.Version versions = 1;</code> 45 com.google.devtools.artifactregistry.v1.Version getVersions(int index); in getVersions() 53 * <code>repeated .google.devtools.artifactregistry.v1.Version versions = 1;</code> [all …]
|
| D | ListPackagesResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1/package.proto 19 package com.google.devtools.artifactregistry.v1; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1.ListPackagesResp… 33 * <code>repeated .google.devtools.artifactregistry.v1.Package packages = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1.Package> getPackagesList(); in getPackagesList() 43 * <code>repeated .google.devtools.artifactregistry.v1.Package packages = 1;</code> 45 com.google.devtools.artifactregistry.v1.Package getPackages(int index); in getPackages() 53 * <code>repeated .google.devtools.artifactregistry.v1.Package packages = 1;</code> [all …]
|
| /external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/src/main/java/com/google/devtools/artifactregistry/v1beta2/ |
| D | UpdateRepositoryRequest.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/repository.proto 19 package com.google.devtools.artifactregistry.v1beta2; 28 * Protobuf type {@code google.devtools.artifactregistry.v1beta2.UpdateRepositoryRequest} 32 …// @@protoc_insertion_point(message_implements:google.devtools.artifactregistry.v1beta2.UpdateRepo… 54 return com.google.devtools.artifactregistry.v1beta2.RepositoryProto in getDescriptor() 61 return com.google.devtools.artifactregistry.v1beta2.RepositoryProto in internalGetFieldAccessorTable() 64 com.google.devtools.artifactregistry.v1beta2.UpdateRepositoryRequest.class, in internalGetFieldAccessorTable() 65 com.google.devtools.artifactregistry.v1beta2.UpdateRepositoryRequest.Builder.class); in internalGetFieldAccessorTable() [all …]
|
| D | UpdateTagRequest.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/tag.proto 19 package com.google.devtools.artifactregistry.v1beta2; 28 * Protobuf type {@code google.devtools.artifactregistry.v1beta2.UpdateTagRequest} 32 …// @@protoc_insertion_point(message_implements:google.devtools.artifactregistry.v1beta2.UpdateTagR… 54 return com.google.devtools.artifactregistry.v1beta2.TagProto in getDescriptor() 61 return com.google.devtools.artifactregistry.v1beta2.TagProto in internalGetFieldAccessorTable() 64 com.google.devtools.artifactregistry.v1beta2.UpdateTagRequest.class, in internalGetFieldAccessorTable() 65 com.google.devtools.artifactregistry.v1beta2.UpdateTagRequest.Builder.class); in internalGetFieldAccessorTable() [all …]
|
| D | UpdateTagRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/tag.proto 19 package com.google.devtools.artifactregistry.v1beta2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1beta2.UpdateTagRe… 33 * <code>.google.devtools.artifactregistry.v1beta2.Tag tag = 1;</code> 45 * <code>.google.devtools.artifactregistry.v1beta2.Tag tag = 1;</code> 49 com.google.devtools.artifactregistry.v1beta2.Tag getTag(); in getTag() 57 * <code>.google.devtools.artifactregistry.v1beta2.Tag tag = 1;</code> 59 com.google.devtools.artifactregistry.v1beta2.TagOrBuilder getTagOrBuilder(); in getTagOrBuilder() [all …]
|
| D | UpdateRepositoryRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/repository.proto 19 package com.google.devtools.artifactregistry.v1beta2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1beta2.UpdateRepos… 33 * <code>.google.devtools.artifactregistry.v1beta2.Repository repository = 1;</code> 45 * <code>.google.devtools.artifactregistry.v1beta2.Repository repository = 1;</code> 49 com.google.devtools.artifactregistry.v1beta2.Repository getRepository(); in getRepository() 57 * <code>.google.devtools.artifactregistry.v1beta2.Repository repository = 1;</code> 59 com.google.devtools.artifactregistry.v1beta2.RepositoryOrBuilder getRepositoryOrBuilder(); in getRepositoryOrBuilder() [all …]
|
| D | ListTagsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/tag.proto 19 package com.google.devtools.artifactregistry.v1beta2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1beta2.ListTagsRes… 33 * <code>repeated .google.devtools.artifactregistry.v1beta2.Tag tags = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1beta2.Tag> getTagsList(); in getTagsList() 43 * <code>repeated .google.devtools.artifactregistry.v1beta2.Tag tags = 1;</code> 45 com.google.devtools.artifactregistry.v1beta2.Tag getTags(int index); in getTags() 53 * <code>repeated .google.devtools.artifactregistry.v1beta2.Tag tags = 1;</code> [all …]
|
| D | ListVersionsResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/version.proto 19 package com.google.devtools.artifactregistry.v1beta2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1beta2.ListVersion… 33 * <code>repeated .google.devtools.artifactregistry.v1beta2.Version versions = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1beta2.Version> getVersionsList(); in getVersionsList() 43 * <code>repeated .google.devtools.artifactregistry.v1beta2.Version versions = 1;</code> 45 com.google.devtools.artifactregistry.v1beta2.Version getVersions(int index); in getVersions() 53 * <code>repeated .google.devtools.artifactregistry.v1beta2.Version versions = 1;</code> [all …]
|
| D | ListFilesResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/artifactregistry/v1beta2/file.proto 19 package com.google.devtools.artifactregistry.v1beta2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.artifactregistry.v1beta2.ListFilesRe… 33 * <code>repeated .google.devtools.artifactregistry.v1beta2.File files = 1;</code> 35 java.util.List<com.google.devtools.artifactregistry.v1beta2.File> getFilesList(); in getFilesList() 43 * <code>repeated .google.devtools.artifactregistry.v1beta2.File files = 1;</code> 45 com.google.devtools.artifactregistry.v1beta2.File getFiles(int index); in getFiles() 53 * <code>repeated .google.devtools.artifactregistry.v1beta2.File files = 1;</code> [all …]
|
| /external/perfetto/ui/src/chrome_extension/ |
| D | chrome_tracing_controller.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 15 import {Protocol} from 'devtools-protocol'; 16 import {ProtocolProxyApi} from 'devtools-protocol/types/protocol-proxy-api'; 17 import {Client} from 'noice-json-rpc'; 42 private lastBufferUsageEvent: Protocol.Tracing.BufferUsageEvent | undefined; 116 // eslint-disable-next-line @typescript-eslint/no-explicit-any 122 // eslint-disable-next-line @typescript-eslint/no-explicit-any 132 convertToDevToolsConfig(config: unknown): Protocol.Tracing.TraceConfig { 133 // DevTools uses a different naming style for config properties: Dictionary 141 '-', [all …]
|
| /external/google-cloud-java/java-trace/proto-google-cloud-trace-v1/src/main/java/com/google/devtools/cloudtrace/v1/ |
| D | TracesOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/cloudtrace/v1/trace.proto 19 package com.google.devtools.cloudtrace.v1; 23 // @@protoc_insertion_point(interface_extends:google.devtools.cloudtrace.v1.Traces) 33 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 35 java.util.List<com.google.devtools.cloudtrace.v1.Trace> getTracesList(); in getTracesList() 43 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 45 com.google.devtools.cloudtrace.v1.Trace getTraces(int index); in getTraces() 53 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> [all …]
|
| /external/google-cloud-java/java-debugger-client/grpc-google-cloud-debugger-client-v2/src/main/java/com/google/devtools/clouddebugger/v2/ |
| D | Controller2Grpc.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 package com.google.devtools.clouddebugger.v2; 45 comments = "Source: google/devtools/clouddebugger/v2/controller.proto") 51 public static final String SERVICE_NAME = "google.devtools.clouddebugger.v2.Controller2"; 55 com.google.devtools.clouddebugger.v2.RegisterDebuggeeRequest, 56 com.google.devtools.clouddebugger.v2.RegisterDebuggeeResponse> 61 requestType = com.google.devtools.clouddebugger.v2.RegisterDebuggeeRequest.class, 62 responseType = com.google.devtools.clouddebugger.v2.RegisterDebuggeeResponse.class, 65 com.google.devtools.clouddebugger.v2.RegisterDebuggeeRequest, 66 com.google.devtools.clouddebugger.v2.RegisterDebuggeeResponse> [all …]
|
| /external/google-cloud-java/java-debugger-client/proto-google-cloud-debugger-client-v2/src/main/java/com/google/devtools/clouddebugger/v2/ |
| D | StatusMessageOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/clouddebugger/v2/data.proto 19 package com.google.devtools.clouddebugger.v2; 23 // @@protoc_insertion_point(interface_extends:google.devtools.clouddebugger.v2.StatusMessage) 46 * <code>.google.devtools.clouddebugger.v2.StatusMessage.Reference refers_to = 2;</code> 58 * <code>.google.devtools.clouddebugger.v2.StatusMessage.Reference refers_to = 2;</code> 62 com.google.devtools.clouddebugger.v2.StatusMessage.Reference getRefersTo(); in getRefersTo() 71 * <code>.google.devtools.clouddebugger.v2.FormatMessage description = 3;</code> 83 * <code>.google.devtools.clouddebugger.v2.FormatMessage description = 3;</code> [all …]
|
| D | GetBreakpointResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/clouddebugger/v2/debugger.proto 19 package com.google.devtools.clouddebugger.v2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.clouddebugger.v2.GetBreakpointRespon… 34 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 47 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 51 com.google.devtools.clouddebugger.v2.Breakpoint getBreakpoint(); in getBreakpoint() 60 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 62 com.google.devtools.clouddebugger.v2.BreakpointOrBuilder getBreakpointOrBuilder(); in getBreakpointOrBuilder()
|
| D | SetBreakpointResponseOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/devtools/clouddebugger/v2/debugger.proto 19 package com.google.devtools.clouddebugger.v2; 23 …// @@protoc_insertion_point(interface_extends:google.devtools.clouddebugger.v2.SetBreakpointRespon… 34 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 47 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 51 com.google.devtools.clouddebugger.v2.Breakpoint getBreakpoint(); in getBreakpoint() 60 * <code>.google.devtools.clouddebugger.v2.Breakpoint breakpoint = 1;</code> 62 com.google.devtools.clouddebugger.v2.BreakpointOrBuilder getBreakpointOrBuilder(); in getBreakpointOrBuilder()
|