Home
last modified time | relevance | path

Searched refs:sock_path (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/common/
Dcras_config.c21 int cras_fill_socket_path(enum CRAS_CONNECTION_TYPE conn_type, char *sock_path) in cras_fill_socket_path() argument
45 snprintf(sock_path, CRAS_MAX_SOCKET_PATH_SIZE, "%s/%s", sock_dir, in cras_fill_socket_path()
Dcras_config.h40 int cras_fill_socket_path(enum CRAS_CONNECTION_TYPE conn_type, char *sock_path);