Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc45943 bool drop_reply() const { return drop_reply_; } in drop_reply() function in perfetto::protos::gen::IPCFrame_InvokeMethod
49796 bool drop_reply, in BeginInvoke()
50061 const bool drop_reply = !reply.IsBound(); in BeginInvoke() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp60576 bool drop_reply() const { return drop_reply_; } in drop_reply() function in perfetto::protos::gen::IPCFrame_InvokeMethod
64111 bool drop_reply, in BeginInvoke()
64383 const bool drop_reply = !reply.IsBound(); in BeginInvoke() local