Home
last modified time | relevance | path

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

/frameworks/base/tools/apilint/
Dapilint.py54 def __init__(self, clazz, line, raw, blame): argument
58 self.blame = blame
80 def __init__(self, clazz, line, raw, blame): argument
84 self.blame = blame
118 def __init__(self, pkg, line, raw, blame): argument
122 self.blame = blame
153 def __init__(self, line, raw, blame): argument
156 self.blame = blame
171 blame = None
179 blame = match.groups()[0:2]
[all …]