Home
last modified time | relevance | path

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

/external/perfetto/src/ipc/
Dservice_proxy.cc62 const bool drop_reply = !reply.IsBound(); in BeginInvoke() local
Dclient_impl.cc115 bool drop_reply, in BeginInvoke()
Dhost_impl_unittest.cc120 bool drop_reply = false, in InvokeMethod()
/external/perfetto/protos/perfetto/ipc/
Dwire_protocol.proto51 optional bool drop_reply = 4; field