Searched refs:BuildServerHeader (Results 1 – 3 of 3) sorted by relevance
49 std::unique_ptr<Document> BuildServerHeader(const TypeNamespace& types,
1443 unique_ptr<Document> doc = internals::BuildServerHeader(types_, *interface, options_); in TEST_F()
854 unique_ptr<Document> BuildServerHeader(const TypeNamespace& /* types */, in BuildServerHeader() function1126 header = BuildServerHeader(types, interface, options); in WriteHeader()