BluetoothServiceRecordWin   45 device/bluetooth/bluetooth_device_win.cc     BluetoothServiceRecord* service_record = new BluetoothServiceRecordWin(
BluetoothServiceRecordWin  123 device/bluetooth/bluetooth_service_record_win.cc BluetoothServiceRecordWin::BluetoothServiceRecordWin(
BluetoothServiceRecordWin   16 device/bluetooth/bluetooth_service_record_win.h class BluetoothServiceRecordWin : public BluetoothServiceRecord {
BluetoothServiceRecordWin   18 device/bluetooth/bluetooth_service_record_win.h   BluetoothServiceRecordWin(const std::string& name,
BluetoothServiceRecordWin   30 device/bluetooth/bluetooth_service_record_win.h   DISALLOW_COPY_AND_ASSIGN(BluetoothServiceRecordWin);
BluetoothServiceRecordWin   46 device/bluetooth/bluetooth_service_record_win_unittest.cc   BluetoothServiceRecordWin service_record("NoRfcommSdp",
BluetoothServiceRecordWin   58 device/bluetooth/bluetooth_service_record_win_unittest.cc   BluetoothServiceRecordWin service_record("RfcommSdp",
BluetoothServiceRecordWin   70 device/bluetooth/bluetooth_service_record_win_unittest.cc   BluetoothServiceRecordWin service_record("Sdp",
BluetoothServiceRecordWin   53 device/bluetooth/bluetooth_socket_win.cc     const BluetoothServiceRecordWin* service_record_win =
BluetoothServiceRecordWin   54 device/bluetooth/bluetooth_socket_win.cc         static_cast<const BluetoothServiceRecordWin*>(&service_record);