Searched refs:baseSourcePath (Results 1 – 2 of 2) sorted by relevance
55 return declaringType.baseSourcePath(); in liSourcePath()
41 private String baseSourcePath = null; field in ReferenceTypeImpl85 baseSourcePath = null; in noticeRedefineClass()742 String baseSourcePath() throws AbsentInformationException { in baseSourcePath() method in ReferenceTypeImpl743 String bsp = baseSourcePath; in baseSourcePath()746 baseSourcePath = bsp; in baseSourcePath()