Home
last modified time | relevance | path

Searched refs:GetPPB_PDF_Thunk (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dpdf_resource_unittest.cc31 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
93 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
104 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
115 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
127 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
138 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
149 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
160 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
/external/chromium_org/ppapi/thunk/
Dppb_pdf_thunk.cc188 const PPB_PDF* GetPPB_PDF_Thunk() { in GetPPB_PDF_Thunk() function