Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitTransitionTests.java334 IBinder remoteBinder = mock(IBinder.class); in testRemotePassThroughInvoked() local
/frameworks/native/libs/binder/tests/
DbinderAllocationLimits.cpp242 auto remoteBinder = session->getRootObject(); in TEST() local
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp382 const auto remoteBinder = service->remoteBinder(); in dumpClientsToFd() local
/frameworks/native/libs/binder/
DBpBinder.cpp598 BpBinder* BpBinder::remoteBinder() in remoteBinder() function in android::BpBinder
DBinder.cpp98 BpBinder* IBinder::remoteBinder() in remoteBinder() function in android::IBinder