/aosp_15_r20/packages/modules/Bluetooth/system/gd/grpc/ |
D | grpc_module.cc | 33 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 D | metrics_server.cc | 101 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/ |
D | grpc_root_server.cc | 129 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 D | chaotic_good_server_test.cc | 75 void StartServer() { in StartServer() function in grpc_core::chaotic_good::testing::ChaoticGoodServerTest
|
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
D | rfcomm.proto | 10 rpc StartServer(StartServerRequest) returns (StartServerResponse); rpc
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | ts_proxy_server.py | 79 def StartServer(self, timeout=10, retries=None): member in TsProxyServer
|
H A D | webpagereplay_go_server.py | 297 def StartServer(self): member in ReplayServer
|
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/ |
D | rfcomm.py | 116 …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 D | grpc-helloworld.cc | 48 void StartServer(JNIEnv* env, jobject obj, jmethodID is_cancelled_mid, in StartServer() function
|
/aosp_15_r20/external/cronet/build/android/pylib/utils/ |
H A D | chrome_proxy_utils.py | 31 def StartServer(self, wpr_archive_path): member in WPRServer
|
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | chrome_proxy_utils.py | 31 def StartServer(self, wpr_archive_path): member in WPRServer
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | dedicated_web_transport_http3_client_test.cc | 154 void StartServer(std::unique_ptr<quic::ProofSource> proof_source = nullptr) { in StartServer() function in net::test::__anon15706d7b0111::DedicatedWebTransportHttp3Test
|
H A D | quic_end_to_end_unittest.cc | 153 void StartServer() { in StartServer() function in net::test::QuicEndToEndTest
|
/aosp_15_r20/device/google/cuttlefish/host/commands/console_forwarder/ |
D | main.cpp | 62 [[noreturn]] void StartServer() { in StartServer() function in cuttlefish::ConsoleForwarder
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | update_device.py | 254 def StartServer(ota_filename, serving_range, speed_limit): function
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | rfcomm.py | 190 async def StartServer(self, request: rfcomm_pb2.StartServerRequest, member in RFCOMMService
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | server_builder_plugin_test.cc | 172 void StartServer() { in StartServer() function in grpc::testing::ServerBuilderPluginTest
|
H A D | cfstream_test.cc | 126 void StartServer() { in StartServer() function in grpc::testing::__anon526209530111::CFStreamTest
|
H A D | flaky_network_test.cc | 177 void StartServer() { in StartServer() function in grpc::testing::__anon8a0e79be0111::FlakyNetworkTest
|
H A D | service_config_end2end_test.cc | 161 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/ |
D | gnss_grpc_proxy.cpp | 185 void StartServer() { in StartServer() function in GnssGrpcProxyServiceImpl
|
/aosp_15_r20/hardware/interfaces/bluetooth/async/test/ |
H A D | async_fd_watcher_unittest.cc | 48 int StartServer() { in StartServer() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/ |
H A D | async_fd_watcher_unittest.cc | 50 int StartServer() { in StartServer() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/ |
D | async_manager_unittest.cc | 71 int StartServer() { in StartServer() function in rootcanal::AsyncManagerSocketTest
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | adb_wrapper.py | 427 def StartServer(cls, member in AdbWrapper
|