Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestFixture.h129 (socketType() == SocketType::PRECONNECTED || socketType() == SocketType::UNIX || in supportsFdTransport()
DbinderRpcTestCommon.h87 PRECONNECTED, enumerator
98 case SocketType::PRECONNECTED: in PrintToString()
DbinderRpcTestService.cpp129 case SocketType::PRECONNECTED: in main()
DbinderRpcUniversalTests.cpp88 if (type == SocketType::PRECONNECTED || type == SocketType::UNIX || in TEST_P()
DbinderRpcTest.cpp362 case SocketType::PRECONNECTED: in createRpcTestSocketServerProcessEtc()
1221 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()
1423 case SocketType::PRECONNECTED: { in setUp()