Home
last modified time | relevance | path

Searched defs:reply_proto (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/ipc/
Dwire_protocol.proto54 optional bytes reply_proto = 3; // proto-encoded response value. field
Dhost_impl.cc223 std::string reply_proto; in ReplyToMethodInvocation() local