Home
last modified time | relevance | path

Searched refs:MatchCurrentArchitecture (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/Launcher/
DProcessLauncher.h57 static const cpu_type_t MatchCurrentArchitecture = 0; member
/external/webkit/Source/WebKit2/UIProcess/
DWebProcessProxy.cpp105 launchOptions.architecture = ProcessLauncher::LaunchOptions::MatchCurrentArchitecture; in connect()
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
DProcessLauncherMac.mm237 if (architecture == LaunchOptions::MatchCurrentArchitecture)