Home
last modified time | relevance | path

Searched refs:cras_rstream_config (Results 1 – 13 of 13) sorted by relevance

/external/adhd/cras/src/server/
Dstream_list.h11 struct cras_rstream_config;
16 typedef int (stream_create_func)(struct cras_rstream_config *stream_config,
31 struct cras_rstream_config *stream_config,
Dserver_stream.c36 static struct cras_rstream_config *stream_config;
58 stream_config = (struct cras_rstream_config *) in server_stream_create()
Dcras_rstream.h111 struct cras_rstream_config { struct
133 int cras_rstream_create(struct cras_rstream_config *config, argument
Dcras_server_metrics.h32 int cras_server_metrics_stream_config(struct cras_rstream_config *config);
Dstream_list.c78 struct cras_rstream_config *stream_config, in stream_list_add()
Dcras_server_metrics.c130 int cras_server_metrics_stream_config(struct cras_rstream_config *config) in cras_server_metrics_stream_config()
Dcras_rstream.c212 int cras_rstream_create(struct cras_rstream_config *config, in cras_rstream_create()
Dcras_rclient.c47 struct cras_rstream_config stream_config; in handle_client_stream_connect()
/external/adhd/cras/src/tests/
Dstream_list_unittest.cc30 static struct cras_rstream_config *create_config;
32 static int create_rstream_cb(struct cras_rstream_config *stream_config, in create_rstream_cb()
58 struct cras_rstream_config s1_config; in TEST()
Dserver_metrics_unittest.cc89 struct cras_rstream_config config; in TEST()
Drclient_unittest.cc740 int cras_rstream_create(struct cras_rstream_config *stream_config, in cras_rstream_create()
880 struct cras_rstream_config *config, in stream_list_add()
963 int cras_server_metrics_stream_config(struct cras_rstream_config *config) in cras_server_metrics_stream_config()
Drstream_unittest.cc75 struct cras_rstream_config config_;
Diodev_list_unittest.cc1810 int cras_rstream_create(struct cras_rstream_config *config, in cras_rstream_create()