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

  /external/chromium_org/chrome/common/
chrome_paths.h 92 DIR_PNACL_COMPONENT, // Full path to the latest PNaCl version
chrome_paths.cc 321 // installation via component updater. DIR_PNACL_COMPONENT will be
332 case chrome::DIR_PNACL_COMPONENT:
  /external/chromium_org/chrome/browser/ui/webui/
nacl_ui.cc 266 bool got_path = PathService::Get(chrome::DIR_PNACL_COMPONENT, &pnacl_path);
350 bool got_path = PathService::Get(chrome::DIR_PNACL_COMPONENT, &pnacl_path);
  /external/chromium_org/chrome/browser/nacl_host/
nacl_browser_delegate_impl.cc 152 return PathService::Get(chrome::DIR_PNACL_COMPONENT, pnacl_dir);
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.cc 91 PathService::Override(chrome::DIR_PNACL_COMPONENT, GetPlatformDir(base_path));

Completed in 77 milliseconds