Searched refs:SocketConnection (Results 1 – 1 of 1) sorted by relevance
247 class SocketConnection { class249 SocketConnection(int socket, const ucred& cred) : socket_(socket), cred_(cred) {} in SocketConnection() function in android::init::SocketConnection378 DISALLOW_IMPLICIT_CONSTRUCTORS(SocketConnection);382 SocketConnection* socket, std::string* error) { in SendControlMessage()474 SocketConnection* socket, std::string* error) { in HandlePropertySet()534 SocketConnection socket(s, cr); in handle_property_set_fd()