ServiceRecordState   37 device/bluetooth/bluetooth_device_win.cc   for (ScopedVector<BluetoothTaskManagerWin::ServiceRecordState>::const_iterator
ServiceRecordState   49 device/bluetooth/bluetooth_device_win_unittest.cc     BluetoothTaskManagerWin::ServiceRecordState* audio_state =
ServiceRecordState   50 device/bluetooth/bluetooth_device_win_unittest.cc         new BluetoothTaskManagerWin::ServiceRecordState();
ServiceRecordState   56 device/bluetooth/bluetooth_device_win_unittest.cc     BluetoothTaskManagerWin::ServiceRecordState* video_state =
ServiceRecordState   57 device/bluetooth/bluetooth_device_win_unittest.cc         new BluetoothTaskManagerWin::ServiceRecordState();
ServiceRecordState  376 device/bluetooth/bluetooth_task_manager_win.cc     ScopedVector<ServiceRecordState>* service_record_states =
ServiceRecordState  402 device/bluetooth/bluetooth_task_manager_win.cc       ServiceRecordState* service_record_state = new ServiceRecordState();
ServiceRecordState   56 device/bluetooth/bluetooth_task_manager_win.h     ScopedVector<ServiceRecordState> service_record_states;