class EchoServer

Defined at line 16 of file ../../src/testing/fidl/echo_realm_placeholder/echo_server/echo_server_app.h

An implementation of the Echo service for use in tests.

Public Methods

void EchoServer (bool quiet)

Defined at line 9 of file ../../src/testing/fidl/echo_realm_placeholder/echo_server/echo_server_app.cc

void EchoString (fidl::StringPtr value, EchoStringCallback callback)

Defined at line 11 of file ../../src/testing/fidl/echo_realm_placeholder/echo_server/echo_server_app.cc