Searched defs:isReply (Results 1 – 6 of 6) sorted by relevance
63 bool isReply = false; variable88 bool isReply = false; variable132 bool isReply = false; variable170 bool isReply = false; variable199 bool isReply = false; variable221 bool isReply = false; variable251 bool isReply = false; variable281 bool isReply = true; variable
60 bool isReply, in SendTraction()
39 std::string SetBinderTransactionFormat(uint32_t flags = 0x02, bool isReply = false) in SetBinderTransactionFormat()
388 bool isReply = transactionMsg.reply() == 1; in BinderTractionEvent() local
700 auto isReply = base::StrToInt<uint32_t>(args.at("reply")); in BinderTransaction() local
494 bool isReply = msg.reply() == 1; in BinderTractionEvent() local