Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance
/art/tools/ |
D | cpplint.py | 1950 function_state, error): argument 2006 function_state.Begin(function) 2013 function_state.Check(error, filename, linenum) 2014 function_state.End() 2016 function_state.Count() # Count non-blank/non-comment lines. 3793 include_state, function_state, nesting_state, error, argument 3818 CheckForFunctionLengths(filename, clean_lines, line, function_state, error) 3850 function_state = _FunctionState() 3864 include_state, function_state, nesting_state, error,
|