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

  /external/chromium_org/chrome/common/
chrome_paths.h 83 DIR_PNACL_BASE, // Full path to the base dir for PNaCl.
85 // (subdir of DIR_PNACL_BASE).
chrome_paths.cc 298 // simply built-in. DIR_PNACL_BASE is used as the base directory for
300 // the final location of pnacl, which is a subdir of DIR_PNACL_BASE.
301 case chrome::DIR_PNACL_BASE:
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.cc 239 CHECK(PathService::Get(chrome::DIR_PNACL_BASE, &result));
  /external/chromium_org/chrome/browser/
chrome_browser_main.cc     [all...]

Completed in 84 milliseconds