Searched refs:reply_callback (Results 1 - 1 of 1) sorted by relevance

/system/libhwbinder/
H A DIPCThreadState.cpp1137 auto reply_callback = [&] (auto &replyParcel) { local
1158 &reply, tr.flags, reply_callback);
1165 error = mContextObject->transact(tr.code, buffer, &reply, tr.flags, reply_callback);

Completed in 21 milliseconds