Searched defs:ReloadConfig (Results 1 – 3 of 3) sorted by relevance
26 rpc ReloadConfig(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
168 Status ReloadConfig(ServerContext* context, const Empty* request, in ReloadConfig() function in WmediumdServiceImpl
51 void MetricsReporter::ReloadConfig(const ReportingConfig& config) { in ReloadConfig() function in art::metrics::MetricsReporter