Home
last modified time | relevance | path

Searched refs:OnInvokeMethod (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc51910 void OnInvokeMethod(ClientConnection*, const Frame&);
52062 return OnInvokeMethod(client, req_frame); in OnReceivedFrame()
52092 void HostImpl::OnInvokeMethod(ClientConnection* client, in OnInvokeMethod() function in perfetto::ipc::HostImpl
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64519 void OnInvokeMethod(ClientConnection*, const Frame&);
64692 return OnInvokeMethod(client, req_frame); in OnReceivedFrame()
64722 void HostImpl::OnInvokeMethod(ClientConnection* client, in OnInvokeMethod() function in perfetto::ipc::HostImpl