/third_party/grpc/src/proto/grpc/health/v1/ |
D | health.proto | 47 // Performs a watch for the serving status of the requested service. 49 // serving status. It will then subsequently send a new message whenever 50 // the service's serving status changes. 53 // server will send a message setting the serving status to 55 // future point, the serving status of the service becomes known, the 56 // server will send a new message with the service's serving status.
|
/third_party/libwebsockets/READMEs/ |
D | README.tcp_fastopen.md | 5 ## Enabling per vhost serving 14 ## Enabling Linux for serving with TCP_FASTOPEN 22 ## Enabling BSD for serving with TCP_FASTOPEN 27 ## Enabling Windows for serving with TCP_FASTOPEN
|
D | mainpage.md | 5 - HTTP(S) serving and client operation 6 - HTTP/2 support for serving and client operation 7 - WS(S) serving and client operation 14 - serving gzipped files directly from inside zip files, without conversion
|
/third_party/grpc/include/grpcpp/ |
D | health_check_service_interface.h | 37 bool serving) = 0; 39 virtual void SetServingStatus(bool serving) = 0;
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-x509/ |
D | README.md | 34 [2019/01/02 20:31:13:2032] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o… 48 [2019/01/02 20:14:43:5225] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o… 51 [2019/01/02 20:24:59:9741] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/grpc/test/cpp/end2end/ |
D | health_service_end2end_test.cc | 63 bool serving) override { in SetServingStatus() argument 64 impl_->SetStatus(service_name, serving ? HealthCheckResponse::SERVING in SetServingStatus() 68 void SetServingStatus(bool serving) override { in SetServingStatus() argument 69 impl_->SetAll(serving ? HealthCheckResponse::SERVING in SetServingStatus()
|
/third_party/grpc/src/cpp/server/health/ |
D | default_health_check_service.cc | 46 const std::string& service_name, bool serving) { in SetServingStatus() argument 50 serving = false; in SetServingStatus() 52 services_map_[service_name].SetServingStatus(serving ? SERVING : NOT_SERVING); in SetServingStatus() 55 void DefaultHealthCheckService::SetServingStatus(bool serving) { in SetServingStatus() argument 56 const ServingStatus status = serving ? SERVING : NOT_SERVING; in SetServingStatus()
|
D | default_health_check_service.h | 237 void SetServingStatus(const std::string& service_name, bool serving) override; 238 void SetServingStatus(bool serving) override;
|
/third_party/skia/third_party/externals/sfntly/doc/ |
D | MicroTypeExpress.md | 16 the most useful for web serving). The easiest way to get started is with 25 (using the text= parameter). This serving path also uses sfntly to
|
/third_party/flutter/skia/third_party/externals/sfntly/doc/ |
D | MicroTypeExpress.md | 16 the most useful for web serving). The easiest way to get started is with 25 (using the text= parameter). This serving path also uses sfntly to
|
/third_party/flutter/flutter/examples/image_list/ |
D | README.md | 3 An example that sets up local http server for serving single
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/ |
D | README.md | 21 [2018/12/05 08:30:27:1343] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/ |
D | README.md | 3 This demonstates serving both normal content and
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
D | README.md | 3 This demonstates serving both normal content and
|
/third_party/grpc/doc/ |
D | health-checking.md | 77 serving status. It will then subsequently send a new message whenever 78 the service's serving status changes.
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/ |
D | README.md | 30 [2018/04/22 20:03:50:2345] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/grpc/tools/run_tests/ |
D | run_xds_tests.py | 473 serving=False) 480 serving=True) 606 serving=False) 612 serving=True) 651 serving=False) 657 serving=True) 939 def set_serving_status(instances, service_port, serving): argument 944 if serving:
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
D | README.md | 53 [2020/03/18 13:13:47:3140] I: Creating Vhost 'default' (serving disabled), 4 protocols, IPv6 off 56 [2020/03/18 13:13:47:7482] I: Creating Vhost 'default' (serving disabled), 4 protocols, IPv6 off
|
/third_party/skia/third_party/externals/microhttpd/doc/chapters/ |
D | introduction.inc | 1 This tutorial is for developers who want to learn how they can add HTTP serving
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/ |
D | README.md | 38 [2018/11/15 09:53:19:9647] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | data_table_demo.dart | 188 label: const Text('Dessert (100g serving)'), 193 tooltip: 'The total amount of food energy in the given serving size.',
|
/third_party/skia/build/fuchsia/skqp/ |
D | README.md | 16 …-src/development/sdk/documentation/packages#install-package) for more on serving packages to Fuchs…
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
D | README.md | 41 [2018/12/18 20:19:29:7200] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwe/ |
D | README.md | 55 [2018/12/19 16:20:25:6749] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/ |
D | README.md | 49 [2018/12/19 16:20:25:6749] NOTICE: Creating Vhost 'default' (serving disabled), 1 protocols, IPv6 o…
|