Searched refs:SockInfo (Results 1 – 1 of 1) sorted by relevance
46 class SockInfo { class48 SockInfo() : fd(-1), addr(NULL) {}; in SockInfo() function in android::SockInfo107 int SockInfo::setup(uint64_t tag) { in setup()139 bool SockInfo::checkTag(uint64_t acct_tag, uid_t uid) { in checkTag()235 SockInfo sock0;236 SockInfo sock1;