Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp1182 auto reply_callback = [&] (auto &replyParcel) { in executeCommand() local
1203 &reply, tr.flags, reply_callback); in executeCommand()
1210 … error = the_context_object->transact(tr.code, buffer, &reply, tr.flags, reply_callback); in executeCommand()