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

  /external/webkit/Source/WebKit2/UIProcess/Launcher/
ProcessLauncher.h 57 static const cpu_type_t MatchCurrentArchitecture = 0;
  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm 237 if (architecture == LaunchOptions::MatchCurrentArchitecture)
  /external/webkit/Source/WebKit2/UIProcess/
WebProcessProxy.cpp 105 launchOptions.architecture = ProcessLauncher::LaunchOptions::MatchCurrentArchitecture;

Completed in 599 milliseconds