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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
gflags2man.py 157 module_c_re = re.compile(r'\s+Flags from (\S.+):$') variable in class:ProgramInfo
336 mobj = self.module_c_re.match(line)
  /external/chromium-trace/catapult/third_party/python_gflags/
gflags2man.py 157 module_c_re = re.compile(r'\s+Flags from (\S.+):$') variable in class:ProgramInfo
336 mobj = self.module_c_re.match(line)

Completed in 4756 milliseconds