Home
last modified time | relevance | path

Searched defs:serverVersion (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcTestTrusty.cpp62 uint32_t serverVersion = std::get<3>(GetParam()); in createRpcTestSocketServerProcessEtc() local
DbinderRpcTestServiceTrusty.cpp73 for (auto serverVersion : testVersions()) { in main() local
DbinderRpcTestFixture.h114 uint32_t serverVersion() const { return std::get<3>(GetParam()); } in serverVersion() function
DbinderRpcTestCommon.h82 static inline std::string trustyIpcPort(uint32_t serverVersion) { in trustyIpcPort()
DbinderRpcTest.cpp255 uint32_t serverVersion = std::get<3>(GetParam()); in createRpcTestSocketServerProcessEtc() local
1683 for (auto serverVersion : testVersions()) { in getRpcTranportTestParams() local