Home
last modified time | relevance | path

Searched refs:metricTypeString (Results 1 – 1 of 1) sorted by relevance

/frameworks/proto_logging/stats/express/expresscatalog-code-gen/
Dcodegen_java.cpp58 const char* metricTypeString = getMetricTypeString(metricInfo.second.type); in writeJavaHashMapInitFunction() local
59 if (metricTypeString != nullptr) { in writeJavaHashMapInitFunction()
61 metricInfo.first.c_str(), metricInfo.second.hash, metricTypeString); in writeJavaHashMapInitFunction()