Home
last modified time | relevance | path

Searched defs:StartServer (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/gd/grpc/
Dgrpc_module.cc33 void GrpcModule::StartServer(const std::string& address, int port) { in StartServer() function in bluetooth::grpc::GrpcModule
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dmetrics_server.cc101 std::unique_ptr<grpc::Server> MetricsServiceImpl::StartServer(int port) { in StartServer() function in grpc::testing::MetricsServiceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/facade/
Dgrpc_root_server.cc129 void GrpcRootServer::StartServer(const std::string& address, int grpc_root_server_port, in StartServer() function in bluetooth::facade::GrpcRootServer
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/
H A Dchaotic_good_server_test.cc75 void StartServer() { in StartServer() function in grpc_core::chaotic_good::testing::ChaoticGoodServerTest
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Drfcomm.proto10 rpc StartServer(StartServerRequest) returns (StartServerResponse); rpc
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dts_proxy_server.py79 def StartServer(self, timeout=10, retries=None): member in TsProxyServer
H A Dwebpagereplay_go_server.py297 def StartServer(self): member in ReplayServer
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Drfcomm.py116 …async def StartServer(self, request: StartServerRequest, context: grpc.ServicerContext) -> StartSe… member in RFCOMMService
/aosp_15_r20/external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/
H A Dgrpc-helloworld.cc48 void StartServer(JNIEnv* env, jobject obj, jmethodID is_cancelled_mid, in StartServer() function
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dchrome_proxy_utils.py31 def StartServer(self, wpr_archive_path): member in WPRServer
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dchrome_proxy_utils.py31 def StartServer(self, wpr_archive_path): member in WPRServer
/aosp_15_r20/external/cronet/net/quic/
H A Ddedicated_web_transport_http3_client_test.cc154 void StartServer(std::unique_ptr<quic::ProofSource> proof_source = nullptr) { in StartServer() function in net::test::__anon15706d7b0111::DedicatedWebTransportHttp3Test
H A Dquic_end_to_end_unittest.cc153 void StartServer() { in StartServer() function in net::test::QuicEndToEndTest
/aosp_15_r20/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp62 [[noreturn]] void StartServer() { in StartServer() function in cuttlefish::ConsoleForwarder
/aosp_15_r20/system/update_engine/scripts/
H A Dupdate_device.py254 def StartServer(ota_filename, serving_range, speed_limit): function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Drfcomm.py190 async def StartServer(self, request: rfcomm_pb2.StartServerRequest, member in RFCOMMService
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dserver_builder_plugin_test.cc172 void StartServer() { in StartServer() function in grpc::testing::ServerBuilderPluginTest
H A Dcfstream_test.cc126 void StartServer() { in StartServer() function in grpc::testing::__anon526209530111::CFStreamTest
H A Dflaky_network_test.cc177 void StartServer() { in StartServer() function in grpc::testing::__anon8a0e79be0111::FlakyNetworkTest
H A Dservice_config_end2end_test.cc161 void StartServer(size_t index) { servers_[index]->Start(server_host_); } in StartServer() function in grpc::testing::__anon50cf22e30111::ServiceConfigEnd2endTest
/aosp_15_r20/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp185 void StartServer() { in StartServer() function in GnssGrpcProxyServiceImpl
/aosp_15_r20/hardware/interfaces/bluetooth/async/test/
H A Dasync_fd_watcher_unittest.cc48 int StartServer() { in StartServer() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/
H A Dasync_fd_watcher_unittest.cc50 int StartServer() { in StartServer() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/
Dasync_manager_unittest.cc71 int StartServer() { in StartServer() function in rootcanal::AsyncManagerSocketTest
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dadb_wrapper.py427 def StartServer(cls, member in AdbWrapper

12