Home
last modified time | relevance | path

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

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
DScopedErrorReport.java24 public class ScopedErrorReport { class
33 ScopedErrorReport(String filePath, List<Location> locations) { in ScopedErrorReport() method in ScopedErrorReport