Searched defs:IPhotoLibraryParser (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/utility/media_galleries/
H A Diphoto_library_parser.h14 class IPhotoLibraryParser { class in namespace:iphoto
16 IPhotoLibraryParser();
17 ~IPhotoLibraryParser();
28 DISALLOW_COPY_AND_ASSIGN(IPhotoLibraryParser);
H A Diphoto_library_parser.cc193 IPhotoLibraryParser::IPhotoLibraryParser() {} function in class:iphoto::IPhotoLibraryParser
194 IPhotoLibraryParser::~IPhotoLibraryParser() {}
253 bool IPhotoLibraryParser::Parse(const std::string& library_xml) {

Completed in 304 milliseconds