Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestFixture.h111 SocketType socketType() const { return std::get<0>(GetParam()); } in socketType() function
DbinderRpcTestService.cpp108 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
DbinderRpcTestCommon.h96 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
DbinderRpcTest.cpp252 SocketType socketType = std::get<0>(GetParam()); in createRpcTestSocketServerProcessEtc() local
1684 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams() local