Home
last modified time | relevance | path

Searched defs:socketType (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcTestService.cpp110 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
DbinderRpcTestFixture.h120 SocketType socketType() const { return GetParam().type; } in socketType() function
DbinderRpcTestCommon.h128 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
DbinderRpcTest.cpp258 SocketType socketType = GetParam().type; in createRpcTestSocketServerProcessEtc() local
1759 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams() local