Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dcras_config.c24 const char *sock_dir; in cras_fill_socket_path() local
26 sock_dir = cras_config_get_system_socket_file_dir(); in cras_fill_socket_path()
27 if (sock_dir == NULL) { in cras_fill_socket_path()
57 snprintf(sock_path, CRAS_MAX_SOCKET_PATH_SIZE, "%s/%s", sock_dir, in cras_fill_socket_path()