Searched defs:get_action (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/core/ | ||
D | config_lib.py | 50 def get_action(self, module): member in DoNotConvert |
/external/toybox/toys/pending/ | ||
D | route.c | 238 static int get_action(char ***argv, struct _arglist *list) in get_action() function |
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ | ||
D | rx-scheduler.hpp | 557 inline const action& get_action() const { in get_action() function in rxcpp::schedulers::schedulable |