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

  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.h 32 static bool HasForProfile(void* profile_id);
gallery_watch_manager.cc 242 GalleryWatchManager::HasForProfile(profile_id));
251 bool GalleryWatchManager::HasForProfile(void* profile_id) {
295 if (!GalleryWatchManager::HasForProfile(profile_id))
304 if (!GalleryWatchManager::HasForProfile(profile_id))

Completed in 72 milliseconds