Searched defs:NotificationsGetAllFunction (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/browser/extensions/api/notifications/
H A Dnotifications_api.cc584 NotificationsGetAllFunction::NotificationsGetAllFunction() {} function in class:extensions::NotificationsGetAllFunction
586 NotificationsGetAllFunction::~NotificationsGetAllFunction() {}
588 bool NotificationsGetAllFunction::RunNotificationsApi() {
H A Dnotifications_api.h102 class NotificationsGetAllFunction : public NotificationsApiFunction { class in namespace:extensions
104 NotificationsGetAllFunction();
110 virtual ~NotificationsGetAllFunction();

Completed in 252 milliseconds