Searched defs:PPB_GetInterface (Results 1 – 2 of 2) sorted by relevance
42 typedef const void* (*PPB_GetInterface)(const char* interface_name); typedef
28 int MockInitializeModule(PP_Module, PPB_GetInterface) { in MockInitializeModule() argument