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

  /external/chromium/chrome/browser/
about_flags.h 107 int GetCurrentPlatform();
about_flags_unittest.cc 100 kExperiments[i].supported_platforms = GetCurrentPlatform();
103 while (os_other_than_current == GetCurrentPlatform())
about_flags.cc 438 int current_platform = GetCurrentPlatform();
481 int current_platform = GetCurrentPlatform();
529 int GetCurrentPlatform() {

Completed in 45 milliseconds