HomeSort by relevance Sort by last modified time
    Searched defs:iphoto (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/utility/media_galleries/
iphoto_library_parser.h 12 namespace iphoto { namespace
31 } // namespace iphoto
iphoto_library_parser_unittest.cc 103 namespace iphoto { namespace
324 } // namespace iphoto
iphoto_library_parser.cc 16 namespace iphoto { namespace
142 std::set<iphoto::parser::Photo>* all_photos) {
271 } // namespace iphoto
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iphoto_file_util.h 14 namespace iphoto { namespace
18 // Presents a virtual file system containing iPhoto contents in the
97 } // namespace iphoto
iphoto_data_provider.h 22 namespace iphoto { namespace
24 // This class is the holder for iPhoto parsed data. Given a path to the iPhoto
75 } // namespace iphoto
iphoto_data_provider.cc 19 namespace iphoto { namespace
185 } // namespace iphoto
iphoto_file_util.cc 28 namespace iphoto { namespace
54 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("iphoto");
358 } // namespace iphoto
iphoto_file_util_unittest.cc 37 namespace iphoto { namespace
237 virtual_path = virtual_path.AppendASCII("iphoto");
354 } // namespace iphoto
iphoto_data_provider_browsertest.cc 28 namespace iphoto { namespace
478 } // namespace iphoto
  /external/chromium_org/chrome/common/media_galleries/
iphoto_library.cc 7 namespace iphoto { namespace
37 } // namespace iphoto
iphoto_library.h 5 // These data structures can be used to describe the contents of an iPhoto
16 namespace iphoto { namespace
44 } // namespace iphoto
  /external/chromium_org/chrome/browser/media_galleries/
imported_media_gallery_registry.h 16 namespace iphoto { namespace
66 static iphoto::IPhotoDataProvider* IPhotoDataProvider();
71 friend class iphoto::IPhotoDataProviderTest;
109 scoped_ptr<iphoto::IPhotoDataProvider> iphoto_data_provider_;

Completed in 105 milliseconds