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 D | nghttp2_data_provider_test.cc | 31 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 D | nghttp2_data_provider.cc | 40 const uint8_t* framehd, size_t length, in DataFrameSourceSendCallback()
|
H A D | nghttp2_util_test.cc | 15 const uint8_t* framehd, size_t length, in FakeSendCallback()
|
H A D | nghttp2_test.cc | 73 size_t length, nghttp2_data_source* source) { in InitializeSession()
|
H A D | mock_nghttp2_callbacks.cc | 27 size_t length, nghttp2_data_source* source, void* user_data) -> int { in GetCallbacks()
|
H A D | nghttp2_adapter_test.cc | 41 const uint8_t* framehd, size_t length, in TestSendCallback()
|