Home
last modified time | relevance | path

Searched defs:header (Results 176 - 200 of 1101) sorted by relevance

12345678910>>...45

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request.cpp172 struct curl_slist *header = nullptr; in MakeHeaders() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketResponseTest.cpp54 string header = req.GetHeader(); in HWTEST_F() local
97 string header = req.GetHeader(); in HWTEST_F() local
179 auto header = req.GetHeader(); in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H A DNetShareRequestTest.cpp261 std::string header = "application/json"; in HWTEST_F() local
H A DNetShareResponseTest.cpp54 string header = req.GetHeader(); in HWTEST_F() local
97 string header = req.GetHeader(); in HWTEST_F() local
179 auto header = req.GetHeader(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_client_test/
H A DHttpClientRequestTest.cpp261 std::string header = "application/json"; in HWTEST_F() local
H A DHttpClientResponseTest.cpp53 string header = req.GetHeader(); in HWTEST_F() local
96 string header = req.GetHeader(); in HWTEST_F() local
178 auto header = req.GetHeader(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientRequestTest.cpp261 std::string header = "application/json"; in HWTEST_F() local
H A DHttpClientResponseTest.cpp54 string header = req.GetHeader(); in HWTEST_F() local
97 string header = req.GetHeader(); in HWTEST_F() local
179 auto header = req.GetHeader(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketRequestTest.cpp261 std::string header = "application/json"; in HWTEST_F() local
H A DWebSocketResponseTest.cpp54 string header = req.GetHeader(); in HWTEST_F() local
97 string header = req.GetHeader(); in HWTEST_F() local
179 auto header = req.GetHeader(); in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dmessage_handler.cpp139 void MessageHandler::GetMessageHeader(MessageHeader &header) in GetMessageHeader() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp205 auto header = ObexHeader::CreateResponse(ObexRspCode::SUCCESS); in HandleAbortRequest() local
/third_party/ffmpeg/libavcodec/
H A Dlibspeexdec.c45 SpeexHeader *header = NULL; in libspeex_decode_init() local
H A Dmpegaudio_parser.c32 uint32_t header; member
H A Dpcm-bluray.c54 pcm_bluray_parse_header(AVCodecContext *avctx, const uint8_t *header) pcm_bluray_parse_header() argument
[all...]
H A Dpcm-blurayenc.c29 uint16_t header; // Header added to every frame member
H A Dpcm-dvdenc.c30 uint8_t header[3]; // Header added to every frame member
H A Dvp9_metadata_bsf.c46 VP9RawFrameHeader *header = &frame->header; in vp9_metadata_update_fragment() local
[all...]
H A Dtruehd_core_bsf.c101 uint8_t header[28]; in truehd_core_filter() local
H A Dsbc_parser.c28 uint8_t header[3]; member
/third_party/elfio/elfio/
H A Delfio_section.hpp341 T header = {}; global() member in ELFIO::section_impl
[all...]
/third_party/elfutils/libdwfl/
H A Dimage-header.c66 const void *header = mapped; in __libdw_image_header() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_io_proc.c203 const AVDetectionBBoxHeader *header; in ff_frame_to_dnn_classify() local
/third_party/ffmpeg/libavformat/
H A Dfitsdec.c79 static int64_t is_image(AVFormatContext *s, FITSContext *fits, FITSHeader *header, in is_image() argument
149 FITSHeader header; fits_read_packet() local
[all...]
/third_party/curl/lib/vtls/
H A Dx509asn1.h42 const char *header; /* Pointer to header byte. */ member

Completed in 13 milliseconds

12345678910>>...45