Home | History | Annotate | Download | only in common

Lines Matching full:where

18   DIR_APP = PATH_START,         // Directory where dlls and data reside.
19 DIR_LOGS, // Directory where logs should be written.
20 DIR_USER_DATA, // Directory where user data can be written.
21 DIR_CRASH_DUMPS, // Directory where crash dumps are written.
24 DIR_INSPECTOR, // Directory where web inspector is located.
25 DIR_APP_DICTIONARIES, // Directory where the global dictionaries are.
34 DIR_INTERNAL_PLUGINS, // Directory where internal plugins reside.
58 DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files.
60 DIR_DEFAULT_APPS, // Directory where installer places .crx files
97 DIR_CHROMEOS_WALLPAPERS, // Directory where downloaded chromeos
99 DIR_CHROMEOS_WALLPAPER_THUMBNAILS, // Directory where downloaded chromeos
101 DIR_CHROMEOS_CUSTOM_WALLPAPERS, // Directory where custom wallpapers
104 DIR_MANAGED_USERS_DEFAULT_APPS, // Directory where installer places .crx
109 DIR_GEN_TEST_DATA, // Directory where generated test data resides.
110 DIR_TEST_DATA, // Directory where unit test data resides.
111 DIR_TEST_TOOLS, // Directory where unit test tools reside.