Home
last modified time | relevance | path

Searched defs:header_fields (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/transport/chttp2/
Dhpack_encoder_test.cc184 const std::vector<std::pair<std::string, std::string>>& header_fields) { in EncodeHeaderIntoBytes()
218 const std::vector<std::pair<std::string, std::string>>& header_fields) { in verify()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttload.c637 static const FT_Frame_Field header_fields[] = in tt_face_load_generic_header() local