Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c175 gchar *command_name; member
181 expected_command_new (guint32 stream_id, const gchar * command_name, in expected_command_new()
1011 is_command_response (const gchar * command_name) in is_command_response()
1021 gchar *command_name; in gst_rtmp_connection_handle_cm() local
1139 guint32 stream_id, const gchar * command_name, const GstAmfNode * argument, in gst_rtmp_connection_send_command()
1188 guint32 stream_id, const gchar * command_name) in gst_rtmp_connection_expect_command()
Damf.c932 gdouble * transaction_id, gchar ** command_name) in gst_amf_parse_command()
1162 gst_amf_serialize_command (gdouble transaction_id, const gchar * command_name, in gst_amf_serialize_command()
1178 const gchar * command_name, const GstAmfNode * argument, va_list var_args) in gst_amf_serialize_command_valist()
Drtmpclient.c693 send_connect_done (const gchar * command_name, GPtrArray * args, in send_connect_done()
1159 create_stream_done (const gchar * command_name, GPtrArray * args, in create_stream_done()
1250 on_publish_or_play_status (const gchar * command_name, GPtrArray * args, in on_publish_or_play_status()
/third_party/rust/crates/clap/clap_complete/src/shells/
Dpowershell.rs77 let command_name = if previous_command_name.is_empty() { in generate_inner() localVariable
Delvish.rs72 let command_name = if previous_command_name.is_empty() { in generate_inner() localVariable
/third_party/alsa-utils/alsamixer/
Dconfigparser.c313 const char *command_name; in cfg_bind() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Ddispatch_test.cc381 span<uint8_t> command_name) override { in Dispatch()
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py2313 def is_get_pointer_command(command_name): argument
2317 def format_capture_replay_param_access(api, command_name, param_text_list, cmd_packed_gl_enums, argument