Home
last modified time | relevance | path

Searched defs:_dispatch_command (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/debug/cli/
Dreadline_ui.py84 def _dispatch_command(self, command): member in ReadlineUI
Dcurses_ui.py661 def _dispatch_command(self, command): member in CursesUI
/external/autotest/site_utils/stable_images/
Dstable_version.py414 def _dispatch_command(afe, arguments): function