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

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

Completed in 145 milliseconds