Home
last modified time | relevance | path

Searched defs:rpcBinder (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderHostDeviceTest.cpp128 auto rpcBinder = sm->checkService(String16(kServiceName)); in TEST_F() local
140 auto rpcBinder = sm->getService(String16(kServiceName)); in TEST_F() local
151 auto rpcBinder = sm->waitForService(String16(kServiceName)); in TEST_F() local
162 auto rpcBinder = sm->checkService(String16(kServiceName)); in TEST_F() local
DbinderRpcTest.cpp1409 auto rpcBinder = rpcSession->getRootObject(); in TEST() local