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

  /external/chromium_org/chrome/common/extensions/
command_unittest.cc 59 std::string current_platform = extensions::Command::CommandPlatform(); local
61 std::find(platforms.begin(), platforms.end(), current_platform) ==
63 // Given a |current_platform| without a |suggested_key|, |default| is
  /external/chromium_org/chrome/browser/
about_flags.cc 2088 int current_platform = GetCurrentPlatform(); local
2194 int current_platform = GetCurrentPlatform(); local
    [all...]

Completed in 3215 milliseconds