Home
last modified time | relevance | path

Searched defs:SocketConnection (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp286 class SocketConnection { class
288 SocketConnection(int socket, const ucred& cred) : socket_(socket), cred_(cred) {} in SocketConnection() function in android::init::SocketConnection