Searched defs:wmemValues (Results 1 – 5 of 5) sorted by relevance
91 void setTcpRWmemorySize(in @utf8InCpp String rmemValues, in @utf8InCpp String wmemValues); in setTcpRWmemorySize()
1142 void setTcpRWmemorySize(in @utf8InCpp String rmemValues, in @utf8InCpp String wmemValues); in setTcpRWmemorySize()
108 void setTcpRWmemorySize(in @utf8InCpp String rmemValues, in @utf8InCpp String wmemValues); in setTcpRWmemorySize()
1161 const std::string& wmemValues) { in setTcpRWmemorySize()
2851 void updateAndCheckTcpBuffer(sp<INetd>& netd, TripleInt& rmemValues, TripleInt& wmemValues) { in updateAndCheckTcpBuffer()