Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dec.py178 def _key_action(self, key, action_type): argument
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c115 const u8 action_type, const u8 *trans_id) in ieee802_11_sa_query_action()
Dwnm_ap.c49 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
/external/v8/src/regexp/
Djsregexp.h623 ActionType action_type() { return action_type_; } in action_type() function
656 ActionNode(ActionType action_type, RegExpNode* on_success) in ActionNode()
1203 DeferredAction(ActionNode::ActionType action_type, int reg) in DeferredAction()
1208 ActionNode::ActionType action_type() { return action_type_; } in action_type() function
/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.h1732 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member