AddPluginInterface   80 ppapi/cpp/dev/printing_dev.cc   Module::Get()->AddPluginInterface(kPPPPrintingInterface, &ppp_printing);
AddPluginInterface   35 ppapi/cpp/dev/selection_dev.cc   Module::Get()->AddPluginInterface(kPPPSelectionInterface, &ppp_selection);
AddPluginInterface   46 ppapi/cpp/dev/text_input_dev.cc   Module::Get()->AddPluginInterface(kPPPTextInputInterface,
AddPluginInterface   70 ppapi/cpp/dev/video_capture_client_dev.cc   Module::Get()->AddPluginInterface(kPPPVideoCaptureInterface,
AddPluginInterface   76 ppapi/cpp/dev/video_decoder_client_dev.cc   Module::Get()->AddPluginInterface(kPPPVideoDecoderInterface,
AddPluginInterface   74 ppapi/cpp/dev/widget_client_dev.cc   Module::Get()->AddPluginInterface(kPPPWidgetInterface, &widget_interface);
AddPluginInterface   76 ppapi/cpp/dev/widget_client_dev.cc   Module::Get()->AddPluginInterface(kPPPScrollbarInterface,
AddPluginInterface   39 ppapi/cpp/dev/zoom_dev.cc   Module::Get()->AddPluginInterface(kPPPZoomInterface, &ppp_zoom);
AddPluginInterface   35 ppapi/cpp/graphics_3d_client.cc   Module::Get()->AddPluginInterface(kPPPGraphics3DInterface,
AddPluginInterface  117 ppapi/cpp/module.h   void AddPluginInterface(const std::string& interface_name,
AddPluginInterface   41 ppapi/cpp/mouse_lock.cc   Module::Get()->AddPluginInterface(kPPPMouseLockInterface, &ppp_mouse_lock);
AddPluginInterface  215 ppapi/cpp/private/content_decryptor_private.cc   Module::Get()->AddPluginInterface(kPPPContentDecryptorInterface,
AddPluginInterface   56 ppapi/cpp/private/find_private.cc   Module::Get()->AddPluginInterface(kPPPFindInterface, &ppp_find);
AddPluginInterface   40 ppapi/cpp/private/instance_private.cc   Module::Get()->AddPluginInterface(PPP_INSTANCE_PRIVATE_INTERFACE,