Home
last modified time | relevance | path

Searched refs:get_notification (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_export_import_notification_controller.h63 message_center::Notification* get_notification() { in get_notification() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/test/browser/shared-modules/
H A DNotificationBoxHelpers.jsm14 "get_notification",
170 function get_notification(controller, id, val) {
196 let notification = get_notification(aController, aBoxId, aValue);
/dports/net/ryu/ryu-4.26/ryu/lib/
H A Drpc.py234 def get_notification(self): member in EndPoint
267 n = self._endpoint.get_notification()
/dports/x11/mako/mako-1.6/include/
H A Dnotification.h98 struct mako_notification *get_notification(struct mako_state *state, uint32_t id);
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/instance_ha/v1/
H A D_proxy.py38 def get_notification(self, notification): member in Proxy
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/unit/instance_ha/v1/
H A Dtest_proxy.py68 self.verify_get(self.proxy.get_notification,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
H A Dsnmpa_mib_data_ttln.erl341 case snmpa_symbolic_store:get_notification(Key) of
348 case snmpa_symbolic_store:get_notification(Key) of
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
H A Dsnmpa_mib_data_ttln.erl341 case snmpa_symbolic_store:get_notification(Key) of
348 case snmpa_symbolic_store:get_notification(Key) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/src/agent/
H A Dsnmpa_symbolic_store.erl55 get_notification/1, set_notification/2,
192 get_notification(Key) -> function
193 call({get_notification, Key}).
449 handle_call({get_notification, Key}, _From,
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DComponent.cls24 public void get_notification( char * name, int index);
/dports/x11/mako/mako-1.6/dbus/
H A Dxdg.c110 notif = get_notification(state, replaces_id); in handle_notify()
450 struct mako_notification *notif = get_notification(state, id); in handle_close_notification()
/dports/www/py-google-cloud-storage/google-cloud-storage-1.43.0/tests/system/
H A Dtest_notification.py202 fetched = bucket.get_notification(notification.notification_id)
/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/rackspace_monitoring/drivers/
H A Drackspace.py582 def get_notification(self, notification_id): member in RackspaceMonitoringDriver
593 data=data, kwargs=kwargs, coerce=self.get_notification)
603 coerce=self.get_notification)
/dports/devel/py-vsts/vsts-0.1.25/vsts/service_hooks/v4_0/
H A Dservice_hooks_client.py150 def get_notification(self, subscription_id, notification_id): member in ServiceHooksClient
/dports/devel/py-vsts/vsts-0.1.25/vsts/service_hooks/v4_1/
H A Dservice_hooks_client.py172 def get_notification(self, subscription_id, notification_id): member in ServiceHooksClient
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DAuthenticatedUser.pyi131 def get_notification(self, id: str) -> Notification: ...
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/brokers/
H A Doandabroker.py350 def get_notification(self): member in OandaBroker
H A Dvcbroker.py197 def get_notification(self): member in VCBroker
/dports/x11/mako/mako-1.6/
H A Dnotification.c132 struct mako_notification *get_notification(struct mako_state *state, in get_notification() function

123