HomeSort by relevance Sort by last modified time
    Searched refs:HasGalleryWatchInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_state_tracker.cc 110 if (HasGalleryWatchInfo(extension_id, gallery_id, false))
120 if (HasGalleryWatchInfo(extension_id, gallery_id, true))
305 bool GalleryWatchStateTracker::HasGalleryWatchInfo(
330 if (HasGalleryWatchInfo(extension_id, gallery_id, true))
gallery_watch_state_tracker.h 120 bool HasGalleryWatchInfo(const std::string& extension_id,

Completed in 369 milliseconds