PPP_GetInterface  323 chrome/common/chrome_content_client.cc   info.internal_entry_points.get_interface = remoting::PPP_GetInterface;
PPP_GetInterface   43 components/nacl/loader/nonsfi/irt_ppapi.cc   return nacl::nonsfi::g_pp_functions.PPP_GetInterface(interface_name);
PPP_GetInterface  124 ppapi/c/ppp.h  PP_EXPORT const void* PPP_GetInterface(const char* interface_name);
PPP_GetInterface   18 ppapi/nacl_irt/public/irt_ppapi.h   const void* (*PPP_GetInterface)(const char* interface_name);
PPP_GetInterface   15 ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c   PPP_GetInterface
PPP_GetInterface   67 ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c   __set_real_Pnacl_PPPGetInterface(g_user_start_functions.PPP_GetInterface);
PPP_GetInterface   35 ppapi/proxy/irt_ppapi.c   return g_pp_functions.PPP_GetInterface(interface_name);
PPP_GetInterface  266 ppapi/proxy/plugin_main_irt.cc       new PluginDispatcher(::PPP_GetInterface, args.permissions,
PPP_GetInterface   16 remoting/client/plugin/pepper_entrypoints.h const void* PPP_GetInterface(const char* interface_name);