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

  /external/chromium_org/chrome/common/
chrome_paths.h 91 DIR_PNACL_BASE, // Full path to the base dir for PNaCl.
93 // (subdir of DIR_PNACL_BASE).
chrome_paths.cc 316 // simply built-in. DIR_PNACL_BASE is used as the base directory for
318 // the final location of pnacl, which is a subdir of DIR_PNACL_BASE.
319 case chrome::DIR_PNACL_BASE:
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.cc 222 CHECK(PathService::Get(chrome::DIR_PNACL_BASE, &result));

Completed in 882 milliseconds