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

  /external/chromium-trace/catapult/systrace/profile_chrome/
trace_packager.py 61 other_files = [f for f in trace_files
72 return [merged_file] + other_files
  /bionic/libc/tools/
gensyscalls.py 521 self.other_files = []
594 self.other_files.append(glibc_syscalls_h_path)
636 for stub in self.new_stubs + self.other_files:

Completed in 1564 milliseconds