/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | RTSPSource.cpp | 336 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 D | NettyClientTransportTest.java | 765 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 D | JettyInteropTest.java | 57 protected void startServer(ServerBuilder<?> builer) { in startServer() method in JettyInteropTest
|
H A D | GrpcServletSmokeTest.java | 62 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 D | SSLSocketFactoryTest.java | 32 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 D | UndertowInteropTest.java | 76 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 D | TomcatInteropTest.java | 67 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 D | DataPlaneRule.java | 126 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 D | ExecService.java | 130 private native void startServer(int port); in startServer() method in ExecService
|
/aosp_15_r20/system/libhwbinder/vts/performance/ |
H A D | Benchmark.cpp | 58 static bool startServer() { in startServer() function
|
H A D | Benchmark_binder.cpp | 69 bool startServer() { in startServer() function
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ |
H A D | PacFileServer.java | 114 public void startServer() { in startServer() method in PacFileServer
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/ |
D | RedirectListener.java | 115 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 D | SnippetRunner.java | 143 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 D | JPDADebuggeeSynchronizer.java | 215 public synchronized void startServer() { in startServer() method in JPDADebuggeeSynchronizer
|
/aosp_15_r20/prebuilts/go/linux-x86/src/log/syslog/ |
D | syslog_test.go | 84 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 D | CppCronetEnd2EndTests.mm | 63 - (void)startServer { method
|
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/test/java/software/amazon/awssdk/regions/internal/util/ |
H A D | EC2MetadataUtilsServer.java | 71 private void startServer() throws IOException { in startServer() method in EC2MetadataUtilsServer
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | doh_frontend.cpp | 44 bool DohFrontend::startServer() { in startServer() function in test::DohFrontend
|
/aosp_15_r20/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
H A D | Benchmark.java | 159 private MockWebServer startServer() throws IOException { in startServer() method in Benchmark
|
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/ |
D | MtpService.java | 163 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 D | LoadWorkerTest.java | 249 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 D | KeyChainDemoActivity.java | 297 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 D | HelloworldActivity.java | 166 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 D | TestHttpServer.java | 131 public Uri.Builder startServer() throws IOException { in startServer() method in TestHttpServer
|