Home
last modified time | relevance | path

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

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