Home
last modified time | relevance | path

Searched defs:framehd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_data_provider_test.cc31 const uint8_t framehd[kFrameHeaderSize] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
61 const uint8_t framehd[kFrameHeaderSize] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
106 const uint8_t framehd[kFrameHeaderSize] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
H A Dnghttp2_data_provider.cc40 const uint8_t* framehd, size_t length, in DataFrameSourceSendCallback()
H A Dnghttp2_util_test.cc15 const uint8_t* framehd, size_t length, in FakeSendCallback()
H A Dnghttp2_test.cc73 size_t length, nghttp2_data_source* source) { in InitializeSession()
H A Dmock_nghttp2_callbacks.cc27 size_t length, nghttp2_data_source* source, void* user_data) -> int { in GetCallbacks()
H A Dnghttp2_adapter_test.cc41 const uint8_t* framehd, size_t length, in TestSendCallback()