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.c229 bool sock_file_exists; member
463 if (client->sock_file_exists) in wait_for_socket_next_action()
776 client->sock_file_exists = 1; in sock_file_wait_callback()
792 client->sock_file_exists = 0; in sock_file_wait_callback()
2187 (*client)->sock_file_exists = (rc == 0); in cras_client_create()