Home
last modified time | relevance | path

Searched defs:load_key (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto42 bytes load_key = 2; field
151 bytes load_key = 12 [deprecated=true]; field
179 bytes load_key = 1; field
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_data_store.cc181 const grpc::string& load_key) { in ReportStreamCreated()
264 const grpc::string& load_key) { in SetUpForNewLbId()
326 const grpc::string& load_key) { in ReportStreamCreated()
Dload_data_store.h200 PerBalancerStore(grpc::string lb_id, grpc::string load_key) in PerBalancerStore()
229 const grpc::string& load_key() const { return load_key_; } in load_key() function
Dload_reporter.cc381 const grpc::string& load_key) { in ReportStreamCreated()
/external/grpc-grpc/test/cpp/server/load_reporter/
Dload_data_store_test.cc54 const grpc::string& load_key) { in PerBalancerStoresContains()