Permission        368 android_webview/browser/aw_content_browser_client.cc blink::WebNotificationPresenter::Permission
Permission        114 android_webview/browser/aw_content_browser_client.h   virtual blink::WebNotificationPresenter::Permission
Permission        771 base/files/file_path_watcher_browsertest.cc bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) {
Permission       2009 chrome/browser/chrome_content_browser_client.cc blink::WebNotificationPresenter::Permission
Permission        199 chrome/browser/chrome_content_browser_client.h   virtual blink::WebNotificationPresenter::Permission
Permission         76 chrome/browser/media/media_stream_devices_controller.cc     Permission permission, const std::string& requested_device_id):
Permission         37 chrome/browser/media/media_stream_devices_controller.h     MediaStreamTypeSettings(Permission permission,
Permission         42 chrome/browser/media/media_stream_devices_controller.h     Permission permission;
Permission        208 content/public/browser/content_browser_client.cc blink::WebNotificationPresenter::Permission
Permission        459 content/public/browser/content_browser_client.h   virtual blink::WebNotificationPresenter::Permission
Permission         69 content/renderer/notification_provider.cc WebNotificationPresenter::Permission NotificationProvider::checkPermission(
Permission         76 content/renderer/notification_provider.cc   return static_cast<WebNotificationPresenter::Permission>(permission);
Permission         36 content/renderer/notification_provider.h   virtual blink::WebNotificationPresenter::Permission checkPermission(
Permission        131 content/shell/renderer/test_runner/notification_presenter.cc WebNotificationPresenter::Permission NotificationPresenter::checkPermission(
Permission         44 content/shell/renderer/test_runner/notification_presenter.h   virtual Permission checkPermission(
Permission        188 ppapi/proxy/interface_list.cc     Permission current_required_permission = PERMISSION_NONE;
Permission        193 ppapi/proxy/interface_list.cc     Permission current_required_permission = PERMISSION_DEV;
Permission        197 ppapi/proxy/interface_list.cc     Permission current_required_permission = PERMISSION_PRIVATE;
Permission        202 ppapi/proxy/interface_list.cc     Permission current_required_permission = PERMISSION_FLASH;
Permission        207 ppapi/proxy/interface_list.cc     Permission current_required_permission = PERMISSION_DEV_CHANNEL;
Permission        380 ppapi/proxy/interface_list.cc                            Permission perm) {
Permission         56 ppapi/proxy/interface_list.h     InterfaceInfo(const void* in_interface, Permission in_perm)
Permission         67 ppapi/proxy/interface_list.h     Permission required_permission;
Permission         80 ppapi/proxy/interface_list.h   void AddPPB(const char* name, const void* iface, Permission permission);
Permission         17 ppapi/proxy/interface_list_unittest.cc               const char* iface_name, void* iface_addr, Permission perm) {
Permission         39 ppapi/shared_impl/ppapi_permissions.cc bool PpapiPermissions::HasPermission(Permission perm) const {
Permission         69 ppapi/shared_impl/ppapi_permissions.h   bool HasPermission(Permission perm) const;