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

  /external/grpc-grpc/src/cpp/server/load_reporter/
load_data_store.h 215 return num_calls_in_progress_ != last_reported_num_calls_in_progress_;
238 uint64_t last_reported_num_calls_in_progress_ = 0; member in class:grpc::load_reporter::PerBalancerStore
load_data_store.cc 176 last_reported_num_calls_in_progress_ = num_calls_in_progress_;

Completed in 896 milliseconds