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

  /external/chromium/chrome/browser/content_settings/
content_settings_notification_provider.h 87 void PersistPermissionChange(const GURL& origin, bool is_allowed);
content_settings_notification_provider.cc 263 PersistPermissionChange(origin, true);
269 PersistPermissionChange(origin, false);
273 void NotificationProvider::PersistPermissionChange(

Completed in 40 milliseconds