Home
last modified time | relevance | path

Searched refs:hasPreconnected (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1247 static std::vector<SocketType> testSocketTypes(bool hasPreconnected = true) { in testSocketTypes() argument
1251 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()