Home
last modified time | relevance | path

Searched defs:PPB_GetInterface (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/c/
Dppb.h42 typedef const void* (*PPB_GetInterface)(const char* interface_name); typedef
/external/chromium_org/content/test/
Dppapi_unittest.cc28 int MockInitializeModule(PP_Module, PPB_GetInterface) { in MockInitializeModule() argument