Home
last modified time | relevance | path

Searched defs:forPort (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
H A DOkHttpServerBuilder.java91 public static OkHttpServerBuilder forPort(int port) { in forPort() method in OkHttpServerBuilder
98 public static OkHttpServerBuilder forPort(int port, ServerCredentials creds) { in forPort() method in OkHttpServerBuilder
105 public static OkHttpServerBuilder forPort(SocketAddress address, ServerCredentials creds) { in forPort() method in OkHttpServerBuilder
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsServerBuilder.java104 public static ServerBuilder<?> forPort(int port) { in forPort() method in XdsServerBuilder
110 public static XdsServerBuilder forPort(int port, ServerCredentials serverCredentials) { in forPort() method in XdsServerBuilder
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyServerBuilder.java124 public static NettyServerBuilder forPort(int port) { in forPort() method in NettyServerBuilder
134 public static NettyServerBuilder forPort(int port, ServerCredentials creds) { in forPort() method in NettyServerBuilder
/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/
H A DBinderServerBuilder.java65 public static BinderServerBuilder forPort(int port) { in forPort() method in BinderServerBuilder
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/inprocess/
H A DInProcessServerBuilder.java101 public static InProcessServerBuilder forPort(int port) { in forPort() method in InProcessServerBuilder
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/
H A DAltsServerBuilder.java52 public static AltsServerBuilder forPort(int port) { in forPort() method in AltsServerBuilder
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DAbstractServerImplBuilder.java58 public static ServerBuilder<?> forPort(int port) { in forPort() method in AbstractServerImplBuilder
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DServerBuilder.java43 public static ServerBuilder<?> forPort(int port) { in forPort() method in ServerBuilder
H A DForwardingServerBuilder.java43 public static ServerBuilder<?> forPort(int port) { in forPort() method in ForwardingServerBuilder
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
398 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
398 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/frameworks/av/media/codec2/core/include/
H A DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
399 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() function
398 inline bool forPort() const { return _mIndex.forPort(); } in forPort() function

1234