Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/express/expresscatalog-code-gen/
Dcodegen_java.cpp37 const char* getMetricTypeString(int metricType) { in getMetricTypeString() function
58 const char* metricTypeString = getMetricTypeString(metricInfo.second.type); in writeJavaHashMapInitFunction()