Home
last modified time | relevance | path

Searched defs:action_type (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/cros/
Dec.py228 def _key_action(self, key, action_type): argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp654 class action_type class
666 action_type() in action_type() function in rxcpp::schedulers::detail::action_type
670 action_type(function_type f) in action_type() function in rxcpp::schedulers::detail::action_type
/external/v8/src/regexp/
Djsregexp.h651 ActionType action_type() { return action_type_; } in action_type() function
684 ActionNode(ActionType action_type, RegExpNode* on_success) in ActionNode()
1236 DeferredAction(ActionNode::ActionType action_type, int reg) in DeferredAction()
1241 ActionNode::ActionType action_type() { return action_type_; } in action_type() function
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c213 const u8 action_type = mgmt->u.action.u.sa_query_resp.action; in ieee802_11_sa_query_action() local
Dwnm_ap.c50 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
/external/libtextclassifier/actions/
Dactions-suggestions.cc926 const ActionTypeOptions* action_type = model_->action_type()->Get(i); in ReadModelOutput() local
/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh595 unsigned int action_type; member
/external/iproute2/devlink/
Ddevlink.c3071 *dpipe_action_type_e2s(enum devlink_dpipe_action_type action_type) in dpipe_action_type_e2s()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1837 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member