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

  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseGitDiffHeader.pl 183 isCopyWithChanges => 1,
244 isCopyWithChanges => 1,
275 isCopyWithChanges => 1,
  /external/webkit/Tools/Scripts/
VCSUtils.pm 557 # isCopyWithChanges: the value 1 if the file was copied or moved and
652 $header{isCopyWithChanges} = 1 if ($copiedFromPath && ($similarityIndex != 100 || $executableBitDelta));
    [all...]

Completed in 63 milliseconds