Searched refs:DIR_PNACL_BASE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchrome_paths.h91 DIR_PNACL_BASE, // Full path to the base dir for PNaCl. enumerator in enum:chrome::__anon5615
93 // (subdir of DIR_PNACL_BASE).
H A Dchrome_paths.cc316 // 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/
H A Dpnacl_component_installer.cc222 CHECK(PathService::Get(chrome::DIR_PNACL_BASE, &result));

Completed in 1826 milliseconds