Searched refs:SocketConnection (Results 1 – 1 of 1) sorted by relevance
256 class SocketConnection { class258 SocketConnection(int socket, const ucred& cred) : socket_(socket), cred_(cred) {} in SocketConnection() function in android::init::SocketConnection387 DISALLOW_IMPLICIT_CONSTRUCTORS(SocketConnection);391 SocketConnection* socket, std::string* error) { in SendControlMessage()483 SocketConnection* socket, std::string* error) { in HandlePropertySet()543 SocketConnection socket(s, cr); in handle_property_set_fd()