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

  /external/chromium/chrome/browser/
about_flags.cc 438 int current_platform = GetCurrentPlatform(); local
440 if (experiments[i].supported_platforms & current_platform)
481 int current_platform = GetCurrentPlatform(); local
486 if (!(experiment.supported_platforms & current_platform))
  /external/chromium_org/chrome/browser/
about_flags.cc 1721 int current_platform = GetCurrentPlatform(); local
1812 int current_platform = GetCurrentPlatform(); local
    [all...]

Completed in 34 milliseconds