Home
last modified time | relevance | path

Searched defs:remove_periodic_callback (Results 1 – 5 of 5) sorted by relevance

/dports/www/py-bokeh/bokeh-2.3.3/bokeh/util/
H A Dtornado.py233 def remove_periodic_callback(self, callback_id): member in _CallbackGroup
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/application/
H A Dapplication.py346 def remove_periodic_callback(self, callback_id): member in ServerContext
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/
H A Dcontexts.py84 def remove_periodic_callback(self, callback_id): member in BokehServerContext
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/document/
H A Ddocument.py760 def remove_periodic_callback(self, callback_obj): member in Document
/dports/sysutils/py-salt/salt-3004.1/salt/
H A Dminion.py3028 def remove_periodic_callback(self, name): member in Minion