HomeSort by relevance Sort by last modified time
    Searched refs:kPicasaRegistryAppDataPathKey (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
picasa_finder.h 28 extern const wchar_t kPicasaRegistryAppDataPathKey[];
picasa_finder.cc 29 const wchar_t kPicasaRegistryAppDataPathKey[] = L"AppLocalDataPath";
43 if (key.ReadValue(kPicasaRegistryAppDataPathKey, &value) != ERROR_SUCCESS)
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_test_util.cc 114 key.WriteValue(picasa::kPicasaRegistryAppDataPathKey, path.value().c_str());

Completed in 34 milliseconds