OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_PNACL_COMPONENT
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/common/
chrome_paths.h
84
DIR_PNACL_COMPONENT
, // Full path to the latest PNaCl version
chrome_paths.cc
299
// installation via component updater.
DIR_PNACL_COMPONENT
will be
310
case chrome::
DIR_PNACL_COMPONENT
:
/external/chromium_org/chrome/browser/nacl_host/
nacl_browser_delegate_impl.cc
63
return PathService::Get(chrome::
DIR_PNACL_COMPONENT
, pnacl_dir);
/external/chromium_org/chrome/browser/ui/webui/
nacl_ui.cc
265
bool got_path = PathService::Get(chrome::
DIR_PNACL_COMPONENT
, &pnacl_path);
349
bool got_path = PathService::Get(chrome::
DIR_PNACL_COMPONENT
, &pnacl_path);
/external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.cc
87
PathService::Override(chrome::
DIR_PNACL_COMPONENT
,
Completed in 2738 milliseconds