Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Droute.c174 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