HomeSort by relevance Sort by last modified time
    Searched full:copy_files (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/tools/gn/
target_generator.cc 52 return type == Target::COPY_FILES;
179 return Target::COPY_FILES;
ninja_helper.cc 128 target->output_type() == Target::COPY_FILES ||
target.h 33 COPY_FILES,
ninja_target_writer.cc 84 if (target_->output_type() == Target::COPY_FILES) {
  /pdk/build/
pdk_utils.py 48 def copy_files(src_top, dest_top, files_name): function
  /external/chromium_org/tools/code_coverage/
croc_html.py 412 copy_files = ['croc.css']
417 for copy_file in copy_files:

Completed in 2692 milliseconds