Home
last modified time | relevance | path

Searched defs:got_headers (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.h43 gboolean got_headers; /* have we received all the header buffers yet? */ member
Dgstflacenc.h60 gboolean got_headers; member
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.h47 gboolean got_headers, header_sent; member
/third_party/libsoup/tests/
Dcontinue-test.c42 EVENT_HANDLER (got_headers) in EVENT_HANDLER() argument
Dredirect-test.c123 got_headers (SoupMessage *msg, gpointer user_data) in got_headers() function
Dsniffing-test.c164 got_headers (SoupMessage *msg, gpointer data) in got_headers() function
Dmultipart-test.c98 got_headers (SoupMessage *msg, int *headers_count) in got_headers() function
/third_party/libsoup/libsoup/
Dsoup-message.h48 void (*got_headers) (SoupMessage *msg); member
Dsoup-server.c1339 got_headers (SoupMessage *msg, SoupClientContext *client) in got_headers() function
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.h84 gboolean got_headers; /* Already received headers from the server */ member