NotificationsApiFunction  219 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::IsNotificationsApiAvailable() {
NotificationsApiFunction  226 chrome/browser/extensions/api/notifications/notifications_api.cc NotificationsApiFunction::NotificationsApiFunction() {
NotificationsApiFunction  229 chrome/browser/extensions/api/notifications/notifications_api.cc NotificationsApiFunction::~NotificationsApiFunction() {
NotificationsApiFunction  232 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::CreateNotification(
NotificationsApiFunction  344 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::UpdateNotification(
NotificationsApiFunction  441 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::AreExtensionNotificationsAllowed() const {
NotificationsApiFunction  448 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::IsNotificationsApiEnabled() const {
NotificationsApiFunction  452 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::CanRunWhileDisabled() const {
NotificationsApiFunction  456 chrome/browser/extensions/api/notifications/notifications_api.cc bool NotificationsApiFunction::RunImpl() {
NotificationsApiFunction  466 chrome/browser/extensions/api/notifications/notifications_api.cc NotificationsApiFunction::MapApiTemplateTypeToType(
NotificationsApiFunction   20 chrome/browser/extensions/api/notifications/notifications_api.h class NotificationsApiFunction : public ChromeAsyncExtensionFunction {
NotificationsApiFunction   27 chrome/browser/extensions/api/notifications/notifications_api.h   NotificationsApiFunction();
NotificationsApiFunction   28 chrome/browser/extensions/api/notifications/notifications_api.h   virtual ~NotificationsApiFunction();
NotificationsApiFunction   54 chrome/browser/extensions/api/notifications/notifications_api.h class NotificationsCreateFunction : public NotificationsApiFunction {
NotificationsApiFunction   70 chrome/browser/extensions/api/notifications/notifications_api.h class NotificationsUpdateFunction : public NotificationsApiFunction {
NotificationsApiFunction   86 chrome/browser/extensions/api/notifications/notifications_api.h class NotificationsClearFunction : public NotificationsApiFunction {
NotificationsApiFunction  102 chrome/browser/extensions/api/notifications/notifications_api.h class NotificationsGetAllFunction : public NotificationsApiFunction {
NotificationsApiFunction  117 chrome/browser/extensions/api/notifications/notifications_api.h     : public NotificationsApiFunction {