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

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder.h 12 namespace iapps { namespace
35 } // namespace iapps
iapps_finder_impl.h 28 namespace iapps { namespace
47 // FindIAppsOnFileThread helps iApps finders by taking care of the details of
50 // find the iApps's library, |callback| gets an empty string.
55 } // namespace iapps
iapps_data_provider.cc 24 namespace iapps { namespace
83 } // namespace iapps
iapps_data_provider.h 18 namespace iapps { namespace
75 } // namespace iapps
iapps_finder_impl.cc 11 namespace iapps { namespace
92 } // namespace iapps
iapps_finder_impl_win.cc 20 namespace iapps { namespace
40 void TryDefaultLocation(const iapps::IAppsFinderCallback& callback) {
59 void FinishedParsingPrefXML(const iapps::IAppsFinderCallback& callback,
70 void FindITunesLibraryOnFileThread(const iapps::IAppsFinderCallback& callback) {
97 } // namespace iapps
safe_iapps_library_parser.cc 17 namespace iapps { namespace
46 VLOG(1) << "Could not open iApps library XML file: "
172 } // namespace iapps
safe_iapps_library_parser.h 24 namespace iapps { namespace
31 // Since iApps library XML files can be big, SafeIAppsLibraryParser passes
119 } // namespace iapps
iapps_finder_impl_win_browsertest.cc 21 namespace iapps { namespace
195 } // namespace iapps
  /external/chromium_org/chrome/utility/media_galleries/
iapps_xml_utils.h 16 namespace iapps { namespace
87 } // namespace iapps
iapps_xml_utils.cc 12 namespace iapps { namespace
62 if (!iapps::SkipToNextElement(reader))
114 if (!iapps::SeekToNodeAtCurrentDepth(reader_, "key"))
160 } // namespace iapps

Completed in 110 milliseconds