Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/tests/
DBinder_test.cpp46 reply->writeStrongBinder(ref); in onTransact()
149 send.writeStrongBinder(binder); in TEST_F()
/system/security/keystore/
DOperationResult.cpp50 out->writeStrongBinder(token); in writeToParcel()
/system/libhwbinder/
DProcessState.cpp142 data.writeStrongBinder(caller); in getContextObject()
DParcel.cpp614 status_t Parcel::writeStrongBinder(const sp<IBinder>& val) in writeStrongBinder() function in android::hardware::Parcel
/system/libhwbinder/include/hwbinder/
DParcel.h104 status_t writeStrongBinder(const sp<IBinder>& val);