Home
last modified time | relevance | path

Searched defs:bootstrap_source (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/xds/
Dxds_bootstrap.cc137 absl::string_view bootstrap_source, grpc_error** error) { in ParseJsonAndCreate()
182 std::string bootstrap_source = absl::StrCat("file ", path.get()); in Create() local