Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DBinder.h135 inline sp<IBinder> remoteStrong() const { return sp<IBinder>::fromExisting(mRemote); } in remoteStrong() function
/frameworks/native/libs/binder/include/binder/
DBinder.h135 inline sp<IBinder> remoteStrong() const { return sp<IBinder>::fromExisting(mRemote); } in remoteStrong() function