Searched defs:OnFrameReceived (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/perfetto/src/ipc/ | ||
H A D | client_impl.cc | 236 void ClientImpl::OnFrameReceived(const Frame& frame) { in OnFrameReceived() function in perfetto::ipc::ClientImpl |
H A D | client_impl_unittest.cc | 152 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 D | nghttp2_callbacks.cc | 57 int OnFrameReceived(nghttp2_session* /* session */, const nghttp2_frame* frame, in OnFrameReceived() function |