Searched refs:ppb_get_interface (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
H A Dinternal_utils.cc20 PPB_GetInterface ppb_get_interface() { return global_ppb_get_interface; } function
H A Dinternal_utils.h21 PPB_GetInterface ppb_get_interface();
H A Dget_browser_interface.cc37 return (*ppb_get_interface())(interface_name);
42 const void* ppb_interface = (*ppb_get_interface())(interface_name);
H A Dmodule_instance.cc80 CHECK(ppb_get_interface() != NULL);

Completed in 1072 milliseconds