Searched refs:getProcessTypeFromString (Results 1 – 4 of 4) sorted by relevance
82 bool ProcessLauncher::getProcessTypeFromString(const char* string, ProcessType& processType) in getProcessTypeFromString() function in WebKit::ProcessLauncher
74 static bool getProcessTypeFromString(const char*, ProcessType&);
43 if (!ProcessLauncher::getProcessTypeFromString(commandLine["type"].utf8().data(), processType)) in WebKitMain()
30011 (WebKit::ProcessLauncher::getProcessTypeFromString):