Searched refs:SeekInDict (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/utility/media_galleries/
H A Ditunes_pref_parser_win.cc31 if (!iapps::SeekInDict(&reader, "User Preferences"))
37 if (!iapps::SeekInDict(&reader, "iTunes Library XML Location:1"))
H A Diapps_xml_utils.h28 bool SeekInDict(XmlReader* reader, const std::string& key);
H A Diapps_xml_utils.cc37 bool SeekInDict(XmlReader* reader, const std::string& key) { function in namespace:iapps
H A Ditunes_library_parser.cc115 if (!iapps::SeekInDict(&reader, "Tracks"))

Completed in 100 milliseconds