HomeSort by relevance Sort by last modified time
    Searched defs:ReportStreamCreated (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/cpp/server/load_reporter/
load_data_store.cc 180 void PerHostStore::ReportStreamCreated(const grpc::string& lb_id,
324 void LoadDataStore::ReportStreamCreated(const grpc::string& hostname,
327 per_host_stores_[hostname].ReportStreamCreated(lb_id, load_key);
load_reporter.cc 379 void LoadReporter::ReportStreamCreated(const grpc::string& hostname,
383 load_data_store_.ReportStreamCreated(hostname, lb_id, load_key);

Completed in 4638 milliseconds