Searched refs:iphoto (Results 1 – 18 of 18) sorted by relevance
16 namespace iphoto {66 static iphoto::IPhotoDataProvider* IPhotoDataProvider();71 friend class iphoto::IPhotoDataProviderTest;109 scoped_ptr<iphoto::IPhotoDataProvider> iphoto_data_provider_;
219 iphoto::IPhotoDataProvider*274 iphoto_data_provider_.reset(new iphoto::IPhotoDataProvider(xml_library_path)); in RegisterIPhotoFileSystem()
37 typedef base::Callback<void(bool, const iphoto::parser::Library&)>78 void OnGotIPhotoLibrary(bool result, const iphoto::parser::Library& library);
106 bool result, const iphoto::parser::Library& library) { in OnGotIPhotoLibrary()150 OnGotIPhotoLibrary(false /* failed */, iphoto::parser::Library()); in OnError()
22 namespace iphoto {
14 namespace iphoto {
19 namespace iphoto { namespace
28 namespace iphoto { namespace
138 iphoto_file_util_(new iphoto::IPhotoFileUtil(media_path_filter_.get())) in MediaFileSystemBackend()
37 namespace iphoto { namespace
55 IPC_STRUCT_TRAITS_BEGIN(iphoto::parser::Photo)61 IPC_STRUCT_TRAITS_BEGIN(iphoto::parser::Library)341 iphoto::parser::Library /* iPhoto library */)
12 namespace iphoto {
16 namespace iphoto { namespace184 std::set<iphoto::parser::Photo>* all_photos) { in ParseAllPhotos()
103 namespace iphoto { namespace
7 namespace iphoto { namespace
16 namespace iphoto {
463 iphoto::IPhotoLibraryParser parser; in OnParseIPhotoLibraryXmlFile()