Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.c231 bool sock_file_exists; member
554 if (client->sock_file_exists) in wait_for_socket_next_action()
860 client->sock_file_exists = 1; in sock_file_wait_callback()
876 client->sock_file_exists = 0; in sock_file_wait_callback()
2268 (*client)->sock_file_exists = (rc == 0); in cras_client_create_with_type()