Searched defs:actions (Results 1 – 11 of 11) sorted by relevance
70 CARD8 actions[XTestACTIONS_SIZE]; member
145 CARD8 actions[XTestACTIONS_SIZE]; member
213 auto actions = LaunchCustomActionServers(webrtc, config); in LaunchWebRTC() local
199 struct sigaction actions; in main() local
231 struct sigaction actions; in main() local
42 struct adie_codec_action_unit * actions; member
67 struct adie_codec_action_unit *actions; member
158 struct sigaction actions; in xa_device_init() local
347 void CuttlefishConfig::set_custom_actions(const std::vector<CustomActionConfig>& actions) { in set_custom_actions()