Home
last modified time | relevance | path

Searched defs:hasChannel (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DGetChannelResponseOrBuilder.java18 boolean hasChannel(); in hasChannel() method
DGetChannelResponse.java99 public boolean hasChannel() { in hasChannel() method in GetChannelResponse
432 public boolean hasChannel() { in hasChannel() method in GetChannelResponse.Builder
/external/ImageMagick/Magick++/lib/
DImage.cpp974 bool Magick::Image::hasChannel(const PixelChannel channel) const in hasChannel() function in Magick::Image