Searched refs:withSourceInfo (Results 1 – 2 of 2) sorted by relevance
84 fun withSourceInfo(filename: String, lineNo: Int): ParseException { in withSourceInfo() method in com.android.hoststubgen.ParseException
239 throw e.withSourceInfo(filename, lineNo) in createFilterFromTextPolicyFile()