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

  /external/chromium_org/chrome/installer/setup/
uninstall.cc 141 BrowserDistribution::Type other_dist_type = local
143 if (distribution->GetType() != other_dist_type)
144 dist_types.push_back(other_dist_type);
    [all...]

Completed in 85 milliseconds