OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_COMPONENT_CLD2
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/component_updater/
component_updater_paths.h
14
DIR_COMPONENT_CLD2
= PATH_START, // Directory that contains component-updated
component_updater_paths.cc
32
case
DIR_COMPONENT_CLD2
:
/external/chromium_org/chrome/browser/translate/
component_cld_data_harness.cc
54
//
DIR_COMPONENT_CLD2
is also defined as being relative to USER_DATA_DIR, so
59
ASSERT_TRUE(PathService::Get(chrome::
DIR_COMPONENT_CLD2
, out_path));
/external/chromium_org/chrome/browser/component_updater/
cld_component_installer.cc
95
PathService::Get(
DIR_COMPONENT_CLD2
, &result);
Completed in 731 milliseconds