Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp102 sp<RpcServer> spServer = server.promote(); in countBinders() local
103 if (spServer == nullptr) { in countBinders()
107 for (auto session : spServer->listSessions()) { in countBinders()