Searched refs:SockInfo (Results 1 – 1 of 1) sorted by relevance
40 class SockInfo { class42 SockInfo() : fd(-1), addr(NULL) {}; in SockInfo() function in android::SockInfo101 int SockInfo::setup(uint64_t tag) { in setup()133 bool SockInfo::checkTag(uint64_t acct_tag, uid_t uid) { in checkTag()242 SockInfo sock0;243 SockInfo sock1;