Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestCommon.h92 INET, enumerator
108 case SocketType::INET: in PrintToString()
DbinderRpcTestService.cpp144 case SocketType::INET: { in main()
DbinderRpcTest.cpp335 if (socketType == SocketType::INET) { in createRpcTestSocketServerProcessEtc()
378 case SocketType::INET: in createRpcTestSocketServerProcessEtc()
1218 std::vector<SocketType> ret = {SocketType::UNIX, SocketType::UNIX_BOOTSTRAP, SocketType::INET, in testSocketTypes()
1473 case SocketType::INET: { in setUp()