Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp1184 auto reply_callback = [&] (auto &replyParcel) { in executeCommand() local
1205 &reply, tr.flags, reply_callback); in executeCommand()
1212 error = mContextObject->transact(tr.code, buffer, &reply, tr.flags, reply_callback); in executeCommand()