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

  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 253 my $files_count = @ARGV;
274 next unless ($files_count == 1) or $file =~ m%$opt_check_regex%;
licensecheck.pl 255 my $files_count = @ARGV;
282 next unless ($files_count == 1) or $file =~ m%$opt_check_regex%;

Completed in 44 milliseconds