Home
last modified time | relevance | path

Searched refs:Serve (Results 1 – 25 of 28) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-h2-long-poll/
DREADME.md13 -s|Serve using TLS selfsigned cert (ie, connect to it with https://...)
/third_party/grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc64 thread_.reset(new std::thread(std::bind(&ServerThread::Serve, this))); in Start()
82 void Serve() { in Serve() function in grpc_core::test::__anon11dfb1b00111::ServerThread
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Drunner_context.cc20 root_dir_->Serve( in RunnerContext()
Dcomponent.cc151 outgoing_dir_->Serve(fuchsia::io::OPEN_RIGHT_READABLE | in Application()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
DREADME.md14 -s|Serve using TLS selfsigned cert (ie, connect to it with https://...)
/third_party/flatbuffers/grpc/examples/go/greeter/server/
Dmain.go74 if err := grpcServer.Serve(lis); err != nil {
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/
DREADME.md17 -s|Serve using TLS selfsigned cert (ie, connect to it with https://...)
/third_party/flatbuffers/grpc/tests/
Dgo_test.go83 if err := ser.Serve(lis); err != nil {
/third_party/grpc/test/cpp/end2end/
Dcfstream_test.cc262 std::bind(&ServerData::Serve, this, server_host, &mu, &cond))); in Start()
268 void Serve(const std::string& server_host, std::mutex* mu, in Serve() function
Dflaky_network_test.cc261 std::bind(&ServerData::Serve, this, server_host, &mu, &cond))); in Start()
267 void Serve(const std::string& server_host, std::mutex* mu, in Serve() function
Dservice_config_end2end_test.cc315 std::bind(&ServerData::Serve, this, server_host, &mu, &cond))); in Start()
321 void Serve(const std::string& server_host, grpc::internal::Mutex* mu, in Serve() function
Dclient_lb_end2end_test.cc352 std::bind(&ServerData::Serve, this, server_host, &mu, &cond))); in Start()
358 void Serve(const std::string& server_host, grpc::internal::Mutex* mu, in Serve() function
Dgrpclb_end2end_test.cc685 std::bind(&ServerThread::Serve, this, server_host, &mu, &cond))); in Start()
690 void Serve(const std::string& server_host, grpc::internal::Mutex* mu, in Serve() function
Dxds_end2end_test.cc1565 new std::thread(std::bind(&ServerThread::Serve, this, &mu, &cond))); in Start()
1570 void Serve(grpc_core::Mutex* mu, grpc_core::CondVar* cond) { in Serve() function in grpc::testing::__anon39ef63100111::XdsEnd2endTest::ServerThread
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc165 Serve, this); in HealthCheckServiceImpl()
188 void DefaultHealthCheckService::HealthCheckServiceImpl::Serve(void* arg) { in Serve() function in grpc::DefaultHealthCheckService::HealthCheckServiceImpl
Ddefault_health_check_service.h212 static void Serve(void* arg);
/third_party/flutter/skia/third_party/externals/angle2/doc/
DCompilingTranslatorWithEmscripten.md77 Serve up the resulting translator.html via `python -m SimpleHTTPServer`.
/third_party/skia/third_party/externals/angle2/doc/
DCompilingTranslatorWithEmscripten.md77 Serve up the resulting translator.html via `python -m SimpleHTTPServer`.
/third_party/mesa3d/docs/relnotes/
D20.0.5.rst221 - gitlab-ci: Serve files for LAVA via separate service
D20.1.0.rst4280 - gitlab-ci: Serve files for LAVA via separate service
/third_party/libxml2/result/HTML/
Dfp40.htm.sax36 SAX.characters(Microsoft FrontPage 2000 Serve, 48)
/third_party/python/Doc/library/
Dasyncio-protocol.rst856 await asyncio.sleep(3600) # Serve for 1 hour.
Dwsgiref.rst782 # Serve until process is killed
/third_party/e2fsprogs/po/
Dit.po3635 msgstr "Serve accesso di tipo %s al file system o è necessario essere root\n"
/third_party/eudev/hwdb/
D20-OUI.hwdb2274 ID_OUI_FROM_DATABASE=Media Serve Co., Ltd.

12