HomeSort by relevance Sort by last modified time
    Searched refs:TextParameter (Results 1 - 13 of 13) sorted by null

  /external/clang/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-view/share/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
Reporter.py 47 class TextParameter (ReporterParameter):
80 return map(lambda x:TextParameter(x),['To', 'From', 'SMTP Server', 'SMTP Port'])
148 return map(lambda x:TextParameter(x),['URL','Product'])
193 return [ TextParameter('Component'), TextParameter('Component Version'),

Completed in 422 milliseconds