Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestFixture.h138 (socketType() == SocketType::PRECONNECTED || socketType() == SocketType::UNIX || in supportsFdTransport()
DbinderRpcTestCommon.h119 PRECONNECTED, enumerator
130 case SocketType::PRECONNECTED: in PrintToString()
DbinderRpcTestService.cpp131 case SocketType::PRECONNECTED: in main()
DbinderRpcUniversalTests.cpp91 if (type == SocketType::PRECONNECTED || type == SocketType::UNIX || in TEST_P()
DbinderRpcTest.cpp368 case SocketType::PRECONNECTED: in createRpcTestSocketServerProcessEtc()
1251 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()
1500 case SocketType::PRECONNECTED: { in setUp()