Home
last modified time | relevance | path

Searched defs:startServer (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp336 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()
394 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyClientTransportTest.java765 private void startServer() throws IOException { in startServer() method in NettyClientTransportTest
769 private void startServer(int maxStreamsPerConnection, int maxHeaderListSize) throws IOException { in startServer() method in NettyClientTransportTest
/aosp_15_r20/external/grpc-grpc-java/servlet/src/jettyTest/java/io/grpc/servlet/
H A DJettyInteropTest.java57 protected void startServer(ServerBuilder<?> builer) { in startServer() method in JettyInteropTest
H A DGrpcServletSmokeTest.java62 public void startServer() { in startServer() method in GrpcServletSmokeTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSocketFactoryTest.java32 protected int startServer(String name) { in startServer() method in SSLSocketFactoryTest
/aosp_15_r20/external/grpc-grpc-java/servlet/src/undertowTest/java/io/grpc/servlet/
H A DUndertowInteropTest.java76 protected void startServer(ServerBuilder<?> builder) { in startServer() method in UndertowInteropTest
/aosp_15_r20/external/grpc-grpc-java/servlet/src/tomcatTest/java/io/grpc/servlet/
H A DTomcatInteropTest.java67 protected void startServer(ServerBuilder<?> builer) { in startServer() method in TomcatInteropTest
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DDataPlaneRule.java126 private void startServer(Map<String, ?> bootstrapOverride) throws Exception { in startServer() method in DataPlaneRule
/aosp_15_r20/external/deqp/android/package/src/com/drawelements/deqp/execserver/
H A DExecService.java130 private native void startServer(int port); in startServer() method in ExecService
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DBenchmark.cpp58 static bool startServer() { in startServer() function
H A DBenchmark_binder.cpp69 bool startServer() { in startServer() function
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
H A DPacFileServer.java114 public void startServer() { in startServer() method in PacFileServer
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/
DRedirectListener.java115 public boolean startServer(@NonNull RedirectCallback callback, @NonNull Handler startHandler) { in startServer() method in RedirectListener
/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/
H A DSnippetRunner.java143 private void startServer(int port) { in startServer() method in SnippetRunner
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
H A DJPDADebuggeeSynchronizer.java215 public synchronized void startServer() { in startServer() method in JPDADebuggeeSynchronizer
/aosp_15_r20/prebuilts/go/linux-x86/src/log/syslog/
Dsyslog_test.go84 func startServer(t *testing.T, n, la string, done chan<- string) (addr string, sock io.Closer, wg *… func
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/CppCronetTests/
H A DCppCronetEnd2EndTests.mm63 - (void)startServer { method
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/test/java/software/amazon/awssdk/regions/internal/util/
H A DEC2MetadataUtilsServer.java71 private void startServer() throws IOException { in startServer() method in EC2MetadataUtilsServer
/aosp_15_r20/packages/modules/DnsResolver/tests/
Ddoh_frontend.cpp44 bool DohFrontend::startServer() { in startServer() function in test::DohFrontend
/aosp_15_r20/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
H A DBenchmark.java159 private MockWebServer startServer() throws IOException { in startServer() method in Benchmark
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/
DMtpService.java163 private synchronized void startServer(StorageVolume primary, String[] subdirs) { in startServer() method in MtpService
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/test/java/io/grpc/benchmarks/driver/
H A DLoadWorkerTest.java249 private int startServer(Control.ServerArgs serverArgs) throws Exception { in startServer() method in LoadWorkerTest
/aosp_15_r20/development/samples/KeyChainDemo/src/com/example/android/keychain/
H A DKeyChainDemoActivity.java297 private void startServer() { in startServer() method in KeyChainDemoActivity
/aosp_15_r20/external/grpc-grpc/examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp/
H A DHelloworldActivity.java166 public native void startServer(int port); in startServer() method in HelloworldActivity
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/testing/
H A DTestHttpServer.java131 public Uri.Builder startServer() throws IOException { in startServer() method in TestHttpServer

1234