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

  /external/chromium_org/chrome/browser/first_run/
upgrade_util_win.cc 51 base::win::ScopedComPtr<IProcessLauncher> ipl; local
52 if (!FAILED(ipl.CreateInstance(__uuidof(ProcessLauncherClass)))) {
56 if (!FAILED(ipl->LaunchCmdElevated(dist->GetAppGuid().c_str(),
  /external/chromium_org/chrome/installer/gcapi/
gcapi.cc 507 ScopedComPtr<IProcessLauncher> ipl; local
508 if (SUCCEEDED(ipl.CreateInstance(__uuidof(ProcessLauncherClass),
511 if (SUCCEEDED(ipl->LaunchCmdLine(chrome_exe_path.value().c_str())))
513 ipl.Release();
  /external/opencv/cxcore/include/
cxtypes.h 85 #include <ipl.h>
87 #include <ipl/ipl.h>
332 * is an extract from IPL headers.
    [all...]
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 

Completed in 266 milliseconds