Searched refs:NotificationsCreateFunction (Results 1 – 2 of 2) sorted by relevance
54 class NotificationsCreateFunction : public NotificationsApiFunction {56 NotificationsCreateFunction();62 virtual ~NotificationsCreateFunction();
538 NotificationsCreateFunction::NotificationsCreateFunction() { in NotificationsCreateFunction() function in extensions::NotificationsCreateFunction541 NotificationsCreateFunction::~NotificationsCreateFunction() { in ~NotificationsCreateFunction()544 bool NotificationsCreateFunction::RunNotificationsApi() { in RunNotificationsApi()