Home
last modified time | relevance | path

Searched defs:OnFrameReceived (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/ipc/
H A Dclient_impl.cc236 void ClientImpl::OnFrameReceived(const Frame& frame) { in OnFrameReceived() function in perfetto::ipc::ClientImpl
H A Dclient_impl_unittest.cc152 void OnFrameReceived(const Frame& req) { in OnFrameReceived() function in perfetto::ipc::__anon03c600040111::FakeHost
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_callbacks.cc57 int OnFrameReceived(nghttp2_session* /* session */, const nghttp2_frame* frame, in OnFrameReceived() function