Searched defs:isReply (Results 1 – 6 of 6) sorted by relevance
64 bool isReply = false; variable89 bool isReply = false; variable133 bool isReply = false; variable171 bool isReply = false; variable200 bool isReply = false; variable222 bool isReply = false; variable252 bool isReply = false; variable282 bool isReply = true; variable
60 bool isReply, in SendTraction()
40 std::string SetBinderTransactionFormat(uint32_t flags = 0x02, bool isReply = false) in SetBinderTransactionFormat()
388 bool isReply = transactionMsg.reply() == 1; in BinderTractionEvent() local
781 auto isReply = base::StrToInt<uint32_t>(args.at("reply")); in BinderTransaction() local
495 bool isReply = msg.reply() == 1; in BinderTractionEvent() local