Searched defs:rmemValues (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()
1160 binder::Status NetdNativeService::setTcpRWmemorySize(const std::string& rmemValues, in setTcpRWmemorySize()
2851 void updateAndCheckTcpBuffer(sp<INetd>& netd, TripleInt& rmemValues, TripleInt& wmemValues) { in updateAndCheckTcpBuffer()