Home
last modified time | relevance | path

Searched defs:drop_reply (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/ipc/
Dservice_proxy.cc61 const bool drop_reply = !reply.IsBound(); in BeginInvoke() local
Dwire_protocol.proto47 optional bool drop_reply = 4; field
Dclient_impl.cc89 bool drop_reply, in BeginInvoke()
Dhost_impl_unittest.cc109 bool drop_reply = false, in InvokeMethod()