Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lb/v1/
H A Dload_reporter.proto42 bytes load_key = 2; field
151 bytes load_key = 12 [deprecated=true]; field
179 bytes load_key = 1; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/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
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/
H A Dload_data_store.cc187 const std::string& load_key) { in ReportStreamCreated()
270 const std::string& load_key) { in SetUpForNewLbId()
332 const std::string& load_key) { in ReportStreamCreated()
H A Dload_data_store.h201 PerBalancerStore(std::string lb_id, std::string load_key) in PerBalancerStore()
230 const std::string& load_key() const { return load_key_; } in load_key() function
H A Dload_reporter.cc389 const std::string& load_key) { in ReportStreamCreated()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_data_store.cc187 const std::string& load_key) { in ReportStreamCreated()
270 const std::string& load_key) { in SetUpForNewLbId()
332 const std::string& load_key) { in ReportStreamCreated()
Dload_data_store.h201 PerBalancerStore(std::string lb_id, std::string load_key) in PerBalancerStore()
230 const std::string& load_key() const { return load_key_; } in load_key() function
Dload_reporter.cc389 const std::string& load_key) { in ReportStreamCreated()
/aosp_15_r20/system/extras/verity/
H A Dverity_verifier.cpp33 static RSA* load_key(const char* path) { in load_key() function
/aosp_15_r20/external/grpc-grpc/test/cpp/server/load_reporter/
H A Dload_data_store_test.cc56 const std::string& load_key) { in PerBalancerStoresContains()
/aosp_15_r20/packages/modules/adb/client/
Dauth.cpp138 static bool load_key(const std::string& file) { in load_key() function