Searched refs:CreateStreamObject (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/testing/fuzzers/ |
H A D | pdf_xfa_xdp_fdp_fuzzer.cc | 90 std::string CreateStreamObject(int obj_num, const std::string& body) { in CreateStreamObject() function 137 pdf_objects.push_back(CreateStreamObject(5, kSimplePreamble)); in GenXDPPdfFile() 140 pdf_objects.push_back(CreateStreamObject(6, GenTagBody(tag1, data_provider))); in GenXDPPdfFile() 141 pdf_objects.push_back(CreateStreamObject(7, GenTagBody(tag2, data_provider))); in GenXDPPdfFile() 142 pdf_objects.push_back(CreateStreamObject(8, GenTagBody(tag3, data_provider))); in GenXDPPdfFile() 145 pdf_objects.push_back(CreateStreamObject(9, kSimplePostamble)); in GenXDPPdfFile()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mspcall.h | 32 …virtual HRESULT CreateStreamObject(DWORD dwMediaType,TERMINAL_DIRECTION Direction,IMediaEvent *pGr…
|