Home
last modified time | relevance | path

Searched refs:BootstrapString (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_bootstrap.cc40 std::string BootstrapString(const XdsBootstrap& bootstrap) { in BootstrapString() function
112 client, BootstrapString(*result).c_str()); in ReadFromFile()
/third_party/grpc/src/core/ext/xds/
Dxds_bootstrap.cc86 std::string BootstrapString(const XdsBootstrap& bootstrap) { in BootstrapString() function
153 client, BootstrapString(*result).c_str()); in ParseJsonAndCreate()