Searched refs:reply_callback (Results 1 – 1 of 1) sorted by relevance
1184 auto reply_callback = [&] (auto &replyParcel) { in executeCommand() local1205 &reply, tr.flags, reply_callback); in executeCommand()1212 error = mContextObject->transact(tr.code, buffer, &reply, tr.flags, reply_callback); in executeCommand()