OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PepperDeviceEnumerationHostHelper
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_device_enumeration_host_helper.cc
25
class
PepperDeviceEnumerationHostHelper
::ScopedRequest
30
PepperDeviceEnumerationHostHelper
* owner,
43
//
PepperDeviceEnumerationHostHelper
::Delegate::EnumerateDevices() may be
83
PepperDeviceEnumerationHostHelper
* owner_;
84
PepperDeviceEnumerationHostHelper
::Delegate::EnumerateDevicesCallback
93
PepperDeviceEnumerationHostHelper
::
PepperDeviceEnumerationHostHelper
(
104
PepperDeviceEnumerationHostHelper
::~
PepperDeviceEnumerationHostHelper
() {
107
bool
PepperDeviceEnumerationHostHelper
::HandleResourceMessage
[
all
...]
pepper_device_enumeration_host_helper.h
38
class CONTENT_EXPORT
PepperDeviceEnumerationHostHelper
{
60
PepperDeviceEnumerationHostHelper
(ppapi::host::ResourceHost* resource_host,
64
~
PepperDeviceEnumerationHostHelper
();
107
DISALLOW_COPY_AND_ASSIGN(
PepperDeviceEnumerationHostHelper
);
Completed in 28 milliseconds