Home | History | Annotate | Download | only in common

Lines Matching refs:AddDirectory

124 bool AddDirectory(int path, const wchar_t* sub_dir, bool children,
293 if (!AddDirectory(base::DIR_TEMP, NULL, true,
297 if (!AddDirectory(base::DIR_IE_INTERNET_CACHE, NULL, true,
301 if (!AddDirectory(base::DIR_APP_DATA, NULL, true,
306 if (!AddDirectory(base::DIR_PROFILE, NULL, false, /*not recursive*/
311 if (!AddDirectory(base::DIR_APP_DATA, L"Adobe", true,
316 if (!AddDirectory(base::DIR_APP_DATA, L"Macromedia", true,
321 if (!AddDirectory(base::DIR_LOCAL_APP_DATA, NULL, true,
342 if (!AddDirectory(base::DIR_LOCAL_APP_DATA_LOW, NULL, true,
350 if (!AddDirectory(base::DIR_APP_DATA, L"..", false,