GetDeviceRefData  268 ppapi/proxy/audio_input_resource.cc     device_id = enter_device_ref.object()->GetDeviceRefData().id;
GetDeviceRefData   44 ppapi/shared_impl/ppb_device_ref_shared.h   virtual const DeviceRefData& GetDeviceRefData() const OVERRIDE;
GetDeviceRefData   23 ppapi/thunk/ppb_device_ref_api.h   virtual const DeviceRefData& GetDeviceRefData() const = 0;
GetDeviceRefData   69 ppapi/thunk/ppb_video_capture_thunk.cc     device_id = enter_device_ref.object()->GetDeviceRefData().id;