Home
last modified time | relevance | path

Searched refs:kPicasaRegistryPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dpicasa_finder.cc27 const wchar_t kPicasaRegistryPath[] = variable
37 if (key.Open(HKEY_CURRENT_USER, kPicasaRegistryPath, KEY_READ) != in GetCustomPicasaAppDataPathFromWinRegistry()
Dpicasa_finder.h27 extern const wchar_t kPicasaRegistryPath[];
/external/chromium_org/chrome/browser/media_galleries/
Dmedia_galleries_test_util.cc146 base::win::RegKey key(HKEY_CURRENT_USER, picasa::kPicasaRegistryPath, in SetCustomPicasaAppDataPath()