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

  /external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags2man.py 164 module_java_re = re.compile(r'\s+Flags for (\S.+):$') variable in class:ProgramInfo
383 mobj = self.module_java_re.match(line)
  /external/chromium_org/third_party/python_gflags/
gflags2man.py 164 module_java_re = re.compile(r'\s+Flags for (\S.+):$') variable in class:ProgramInfo
383 mobj = self.module_java_re.match(line)

Completed in 4069 milliseconds