DeviceRefData 68 content/renderer/pepper/pepper_device_enumeration_host_helper.cc const std::vector<ppapi::DeviceRefData>& devices) { DeviceRefData 172 content/renderer/pepper/pepper_device_enumeration_host_helper.cc const std::vector<ppapi::DeviceRefData>& devices) { DeviceRefData 187 content/renderer/pepper/pepper_device_enumeration_host_helper.cc const std::vector<ppapi::DeviceRefData>& devices) { DeviceRefData 18 content/renderer/pepper/pepper_device_enumeration_host_helper.h struct DeviceRefData; DeviceRefData 46 content/renderer/pepper/pepper_device_enumeration_host_helper.h const std::vector<ppapi::DeviceRefData>& /* devices */)> DeviceRefData 89 content/renderer/pepper/pepper_device_enumeration_host_helper.h const std::vector<ppapi::DeviceRefData>& devices); DeviceRefData 93 content/renderer/pepper/pepper_device_enumeration_host_helper.h const std::vector<ppapi::DeviceRefData>& devices); DeviceRefData 55 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc const std::vector<ppapi::DeviceRefData>& devices) { DeviceRefData 101 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc const std::vector<ppapi::DeviceRefData>& expected) { DeviceRefData 112 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc std::vector<ppapi::DeviceRefData> reply_data; DeviceRefData 145 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc std::vector<ppapi::DeviceRefData> data; DeviceRefData 146 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc ppapi::DeviceRefData data_item; DeviceRefData 171 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc std::vector<ppapi::DeviceRefData> reply_data; DeviceRefData 185 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc std::vector<ppapi::DeviceRefData> data; DeviceRefData 194 content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc ppapi::DeviceRefData data_item; DeviceRefData 16 content/renderer/pepper/pepper_media_device_manager.cc ppapi::DeviceRefData FromStreamDeviceInfo(const StreamDeviceInfo& info) { DeviceRefData 17 content/renderer/pepper/pepper_media_device_manager.cc ppapi::DeviceRefData data; DeviceRefData 176 content/renderer/pepper/pepper_media_device_manager.cc std::vector<ppapi::DeviceRefData> devices; DeviceRefData 57 ppapi/proxy/device_enumeration_resource_helper.cc std::vector<DeviceRefData> devices; DeviceRefData 121 ppapi/proxy/device_enumeration_resource_helper.cc const std::vector<DeviceRefData>& devices) { DeviceRefData 140 ppapi/proxy/device_enumeration_resource_helper.cc const std::vector<DeviceRefData>& devices) { DeviceRefData 166 ppapi/proxy/device_enumeration_resource_helper.cc const std::vector<DeviceRefData>& devices, DeviceRefData 25 ppapi/proxy/device_enumeration_resource_helper.h struct DeviceRefData; DeviceRefData 57 ppapi/proxy/device_enumeration_resource_helper.h const std::vector<DeviceRefData>& devices); DeviceRefData 60 ppapi/proxy/device_enumeration_resource_helper.h const std::vector<DeviceRefData>& devices); DeviceRefData 62 ppapi/proxy/device_enumeration_resource_helper.h int32_t WriteToArrayOutput(const std::vector<DeviceRefData>& devices, DeviceRefData 41 ppapi/proxy/device_enumeration_resource_helper_unittest.cc const DeviceRefData& expected) { DeviceRefData 181 ppapi/proxy/device_enumeration_resource_helper_unittest.cc void SetExpectedResult(const std::vector<DeviceRefData>& expected) { DeviceRefData 215 ppapi/proxy/device_enumeration_resource_helper_unittest.cc std::vector<DeviceRefData> expected_; DeviceRefData 249 ppapi/proxy/device_enumeration_resource_helper_unittest.cc std::vector<DeviceRefData> data; DeviceRefData 250 ppapi/proxy/device_enumeration_resource_helper_unittest.cc DeviceRefData data_item; DeviceRefData 300 ppapi/proxy/device_enumeration_resource_helper_unittest.cc std::vector<DeviceRefData> data; DeviceRefData 314 ppapi/proxy/device_enumeration_resource_helper_unittest.cc DeviceRefData data_item; DeviceRefData 34 ppapi/proxy/flash_resource_unittest.cc std::vector<ppapi::DeviceRefData> reply_device_ref_data; DeviceRefData 218 ppapi/proxy/ppapi_messages.h IPC_STRUCT_TRAITS_BEGIN(ppapi::DeviceRefData) DeviceRefData 1893 ppapi/proxy/ppapi_messages.h std::vector<ppapi::DeviceRefData> /* devices */) DeviceRefData 1899 ppapi/proxy/ppapi_messages.h std::vector<ppapi::DeviceRefData> /* devices */) DeviceRefData 16 ppapi/shared_impl/ppb_device_ref_shared.cc DeviceRefData::DeviceRefData() : type(PP_DEVICETYPE_DEV_INVALID) {} DeviceRefData 20 ppapi/shared_impl/ppb_device_ref_shared.cc const DeviceRefData& data) DeviceRefData 25 ppapi/shared_impl/ppb_device_ref_shared.cc const DeviceRefData& PPB_DeviceRef_Shared::GetDeviceRefData() const { DeviceRefData 20 ppapi/shared_impl/ppb_device_ref_shared.h struct PPAPI_SHARED_EXPORT DeviceRefData { DeviceRefData 21 ppapi/shared_impl/ppb_device_ref_shared.h DeviceRefData(); DeviceRefData 23 ppapi/shared_impl/ppb_device_ref_shared.h bool operator==(const DeviceRefData& other) const { DeviceRefData 38 ppapi/shared_impl/ppb_device_ref_shared.h const DeviceRefData& data); DeviceRefData 44 ppapi/shared_impl/ppb_device_ref_shared.h virtual const DeviceRefData& GetDeviceRefData() const OVERRIDE; DeviceRefData 49 ppapi/shared_impl/ppb_device_ref_shared.h DeviceRefData data_; DeviceRefData 13 ppapi/thunk/ppb_device_ref_api.h struct DeviceRefData; DeviceRefData 23 ppapi/thunk/ppb_device_ref_api.h virtual const DeviceRefData& GetDeviceRefData() const = 0;