Home
last modified time | relevance | path

Searched defs:view_name (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporter.cc163 const ViewDataMap& view_data_map, const char* view_name, in GetRelatedViewDataRowDouble()
175 const ViewDataMap& view_data_map, const char* view_name, in GetRelatedViewDataRowInt()
189 const std::string& view_name = p.first; in CensusViewProviderDefaultImpl() local
203 const std::string& view_name = p.first; in FetchViewData() local
/third_party/grpc/test/cpp/server/load_reporter/
Dload_reporter_test.cc62 const std::string& view_name) { in FindViewDescriptor()