Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1509.c89 size_t WriteHeader(void *ptr, size_t size, size_t nmemb, void *stream) in WriteHeader() function
/third_party/node/src/
Dnode_serdes.cc176 void SerializerContext::WriteHeader(const FunctionCallbackInfo<Value>& args) { in WriteHeader() function in node::__anon98659a640111::SerializerContext
/third_party/grpc/third_party/upb/upbc/
Dgenerator.cc594 void WriteHeader(const protobuf::FileDescriptor* file, Output& output) { in WriteHeader() function