/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/ |
D | ListChannelsResponseOrBuilder.java | 45 com.google.cloud.eventarc.v1.Channel getChannels(int index); in getChannels() method
|
D | ListChannelsResponse.java | 126 public com.google.cloud.eventarc.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse 770 public com.google.cloud.eventarc.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse.Builder
|
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/ |
D | ListChannelsResponseOrBuilder.java | 45 com.google.cloud.video.livestream.v1.Channel getChannels(int index); in getChannels() method
|
D | ListChannelsResponse.java | 126 public com.google.cloud.video.livestream.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse 772 public com.google.cloud.video.livestream.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse.Builder
|
/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ |
D | ServerConfigOrBuilder.java | 248 com.google.container.v1.ServerConfig.ReleaseChannelConfig getChannels(int index); in getChannels() method
|
D | ServerConfig.java | 1572 public com.google.container.v1.ServerConfig.ReleaseChannelConfig getChannels(int index) { in getChannels() method in ServerConfig 2920 public com.google.container.v1.ServerConfig.ReleaseChannelConfig getChannels(int index) { in getChannels() method in ServerConfig.Builder
|
/external/google-cloud-java/java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/ |
D | ServerConfigOrBuilder.java | 248 com.google.container.v1beta1.ServerConfig.ReleaseChannelConfig getChannels(int index); in getChannels() method
|
D | ServerConfig.java | 3230 public com.google.container.v1beta1.ServerConfig.ReleaseChannelConfig getChannels(int index) { in getChannels() method in ServerConfig 4766 public com.google.container.v1beta1.ServerConfig.ReleaseChannelConfig getChannels(int index) { in getChannels() method in ServerConfig.Builder
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/ |
D | AppleLosslessSpecificBox.java | 82 public int getChannels() { in getChannels() method in AppleLosslessSpecificBox
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/ |
D | flac_parser.h | 55 unsigned getChannels() const { return mStreamInfo.channels; } in getChannels() function
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/include/ |
D | flac_parser.h | 55 unsigned getChannels() const { return mStreamInfo.channels; } in getChannels() function
|
/external/aac/tests/AacDecBenchmark/ |
D | AacDecBenchmark.cpp | 60 int getChannels() const { return mStreamInfo ? mStreamInfo->numChannels : 0; } in getChannels() function in AACDecoder
|
/external/aac/tests/AacEncBenchmark/ |
D | AacEncBenchmark.cpp | 77 int getChannels() const { return aacEncoder_GetParam(mAACEncoder, AACENC_CHANNELMODE); } in getChannels() function in AACEncoder
|