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

  /external/chromium_org/components/storage_monitor/
storage_info.cc 22 const char kPicasaPrefix[] = "picasa:";
89 case PICASA:
120 found_type = PICASA;
162 type == PICASA);
180 return CrackDeviceId(device_id, &type, NULL) && type == PICASA;
storage_info.h 28 // A Picasa database.
29 PICASA,
media_storage_util.cc 74 type == StorageInfo::PICASA) {
196 type == StorageInfo::PICASA) {
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
picasa_finder.cc 24 namespace picasa { namespace
28 L"Software\\Google\\Picasa\\Picasa2\\Preferences";
68 // Returns path of Picasa's DB3 database directory. May only be called on
90 storage_monitor::StorageInfo::PICASA, database_path.AsUTF8Unsafe());
118 } // namespace picasa
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences_unittest.cc     [all...]

Completed in 168 milliseconds