Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/core/
Dconfig_lib.py50 def get_action(self, module): member in DoNotConvert
62 def get_action(self, module): member in Convert
/external/toybox/toys/pending/
Droute.c238 static int get_action(char ***argv, struct _arglist *list) in get_action() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp557 inline const action& get_action() const { in get_action() function in rxcpp::schedulers::schedulable
560 inline action& get_action() { in get_action() function in rxcpp::schedulers::schedulable