Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_path_response_frame.cc16 QuicControlFrameId control_frame_id, const QuicPathFrameBuffer& data_buff) in QuicPathResponseFrame()
Dquic_path_challenge_frame.cc16 QuicControlFrameId control_frame_id, const QuicPathFrameBuffer& data_buff) in QuicPathChallengeFrame()
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx01.c200 char data_buff[SIZE]; in setup() local