Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporter.cc232 std::string lb_id_str(buf, kLbIdLength); in GenerateLbId() local
236 if (!load_data_store_.IsTrackedUnknownBalancerId(lb_id_str)) { in GenerateLbId()
237 return lb_id_str; in GenerateLbId()