Searched refs:bootstrap_source (Results 1 – 1 of 1) sorted by relevance
137 absl::string_view bootstrap_source, grpc_error** error) { in ParseJsonAndCreate() argument141 absl::StrCat("Failed to parse bootstrap from ", bootstrap_source) in ParseJsonAndCreate()182 std::string bootstrap_source = absl::StrCat("file ", path.get()); in Create() local184 bootstrap_source, error); in Create()