Searched refs:socket_path (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dsys_socket_test.cpp28 ConnectData(bool (*callback_func)(int), const char* socket_path) argument
29 : callback_fn(callback_func), sock_path(socket_path) {}

Completed in 105 milliseconds