Searched defs:bootstrap_source (Results 1 – 1 of 1) sorted by relevance
137 absl::string_view bootstrap_source, grpc_error** error) { in ParseJsonAndCreate()182 std::string bootstrap_source = absl::StrCat("file ", path.get()); in Create() local