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

  /external/chromium_org/components/history/core/common/
thumbnail_score.cc 89 int replacement_type = GetThumbnailType(replacement); local
90 if (replacement_type < current_type) {
95 } else if (replacement_type == current_type) {

Completed in 1910 milliseconds