Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py571 def SetVerboseLevel(self, level): member in _CppLintState
648 return _cpplint_state.SetVerboseLevel(level)
/external/libvpx/libvpx/tools/
Dcpplint.py696 def SetVerboseLevel(self, level): member in _CppLintState
773 return _cpplint_state.SetVerboseLevel(level)
/external/libaom/libaom/tools/
Dcpplint.py696 def SetVerboseLevel(self, level): member in _CppLintState
773 return _cpplint_state.SetVerboseLevel(level)
/external/google-styleguide/cpplint/
Dcpplint.py885 def SetVerboseLevel(self, level): member in _CppLintState
982 return _cpplint_state.SetVerboseLevel(level)