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

/external/chromium_org/content/renderer/pepper/
H A Dpepper_device_enumeration_host_helper.cc25 class PepperDeviceEnumerationHostHelper::ScopedRequest
29 ScopedRequest(PepperDeviceEnumerationHostHelper* owner,
42 // PepperDeviceEnumerationHostHelper::Delegate::EnumerateDevices() may be
83 PepperDeviceEnumerationHostHelper* owner_;
84 PepperDeviceEnumerationHostHelper::Delegate::EnumerateDevicesCallback
93 PepperDeviceEnumerationHostHelper::PepperDeviceEnumerationHostHelper( function in class:content::PepperDeviceEnumerationHostHelper
103 PepperDeviceEnumerationHostHelper::~PepperDeviceEnumerationHostHelper() {}
105 bool PepperDeviceEnumerationHostHelper
[all...]
H A Dpepper_device_enumeration_host_helper.h39 class CONTENT_EXPORT PepperDeviceEnumerationHostHelper { class in namespace:content
61 PepperDeviceEnumerationHostHelper(ppapi::host::ResourceHost* resource_host,
65 ~PepperDeviceEnumerationHostHelper();
107 DISALLOW_COPY_AND_ASSIGN(PepperDeviceEnumerationHostHelper);

Completed in 1077 milliseconds