Searched defs:PepperDeviceEnumerationHostHelper (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_device_enumeration_host_helper.h37 class CONTENT_EXPORT PepperDeviceEnumerationHostHelper { class in namespace:content
59 PepperDeviceEnumerationHostHelper(ppapi::host::ResourceHost* resource_host,
62 ~PepperDeviceEnumerationHostHelper();
106 DISALLOW_COPY_AND_ASSIGN(PepperDeviceEnumerationHostHelper);
H A Dpepper_device_enumeration_host_helper.cc25 class PepperDeviceEnumerationHostHelper::ScopedRequest
30 PepperDeviceEnumerationHostHelper* owner,
40 // PepperDeviceEnumerationHostHelper::Delegate::EnumerateDevices() may be
81 PepperDeviceEnumerationHostHelper* owner_;
82 PepperDeviceEnumerationHostHelper::Delegate::EnumerateDevicesCallback
91 PepperDeviceEnumerationHostHelper::PepperDeviceEnumerationHostHelper( function in class:content::PepperDeviceEnumerationHostHelper
100 PepperDeviceEnumerationHostHelper::~PepperDeviceEnumerationHostHelper() {
103 bool PepperDeviceEnumerationHostHelper
[all...]

Completed in 86 milliseconds