Searched refs:streamName (Results 1 – 2 of 2) sorted by relevance
169 public ReportLog(String reportLogName, String streamName) { in ReportLog() argument171 mStreamName = streamName; in ReportLog()
348 String streamName = methodName.replaceAll("(\\p{Upper})", "_$1").toLowerCase(); in buildMetricsReportLog() local356 streamName, in buildMetricsReportLog()