Searched refs:checkParcel (Results 1 – 2 of 2) sorted by relevance
934 static void checkParcel(IBinder obj, int code, Parcel parcel, String msg) { in checkParcel() method in Binder1054 checkParcel(this, code, reply, "Unreasonably large binder reply buffer"); in execTransactInternal()
474 Binder.checkParcel(this, code, data, "Unreasonably large binder buffer"); in transact()