GetDeviceID       107 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc     out->device_id.reset(new int(device.GetDeviceID()));
GetDeviceID       643 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*device1_.get(), GetDeviceID())
GetDeviceID       186 chrome/browser/metrics/metrics_log_chromeos.cc     paired_device->set_device_id(device->GetDeviceID());
GetDeviceID      1458 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0x0306, devices[0]->GetDeviceID());
GetDeviceID      3139 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0x0306, device->GetDeviceID());
GetDeviceID      3147 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0x0400, device->GetDeviceID());
GetDeviceID      3155 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0, device->GetDeviceID());
GetDeviceID      3163 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0, device->GetDeviceID());
GetDeviceID      3171 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(0, device->GetDeviceID());
GetDeviceID       195 device/bluetooth/bluetooth_device.h   virtual uint16 GetDeviceID() const = 0;
GetDeviceID        32 device/bluetooth/bluetooth_device_chromeos.h   virtual uint16 GetDeviceID() const OVERRIDE;
GetDeviceID        32 device/bluetooth/bluetooth_device_mac.h   virtual uint16 GetDeviceID() const OVERRIDE;
GetDeviceID        32 device/bluetooth/bluetooth_device_win.h   virtual uint16 GetDeviceID() const OVERRIDE;
GetDeviceID        35 device/bluetooth/test/mock_bluetooth_device.cc   ON_CALL(*this, GetDeviceID())
GetDeviceID        36 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(GetDeviceID, uint16());
GetDeviceID       275 media/audio/win/core_audio_util_win.cc   return device ? GetDeviceID(device) : std::string();
GetDeviceID       304 media/audio/win/core_audio_util_win.cc   device_name.unique_id = GetDeviceID(device);
GetDeviceID       409 media/audio/win/core_audio_util_win.cc   return output_device ? GetDeviceID(output_device) : std::string();
GetDeviceID       434 media/audio/win/core_audio_util_win.cc   std::string str_default(GetDeviceID(device));
GetDeviceID       266 ppapi/c/private/ppb_flash.h   struct PP_Var (*GetDeviceID)(PP_Instance instance);
GetDeviceID       297 ppapi/c/private/ppb_flash.h   struct PP_Var (*GetDeviceID)(PP_Instance instance);
GetDeviceID       331 ppapi/c/private/ppb_flash.h   struct PP_Var (*GetDeviceID)(PP_Instance instance);
GetDeviceID        41 ppapi/c/private/ppb_flash_device_id.h   int32_t (*GetDeviceID)(PP_Resource device_id,
GetDeviceID        47 ppapi/c/private/ppb_flash_drm.h   int32_t (*GetDeviceID)(PP_Resource drm,
GetDeviceID        80 ppapi/c/private/ppb_flash_drm.h   int32_t (*GetDeviceID)(PP_Resource drm,
GetDeviceID        63 ppapi/cpp/private/flash.h   static Var GetDeviceID(const InstanceHandle& instance);
GetDeviceID        36 ppapi/cpp/private/flash_device_id.cc     return get_interface<PPB_Flash_DeviceID_1_0>()->GetDeviceID(
GetDeviceID        20 ppapi/cpp/private/flash_device_id.h   int32_t GetDeviceID(const CompletionCallbackWithOutput<Var>& callback);
GetDeviceID        50 ppapi/cpp/private/flash_drm.cc     return get_interface<PPB_Flash_DRM_1_1>()->GetDeviceID(
GetDeviceID        56 ppapi/cpp/private/flash_drm.cc     return get_interface<PPB_Flash_DRM_1_0>()->GetDeviceID(
GetDeviceID        62 ppapi/cpp/private/flash_drm.cc     return get_interface<PPB_Flash_DeviceID_1_0>()->GetDeviceID(
GetDeviceID        24 ppapi/cpp/private/flash_drm.h   int32_t GetDeviceID(const CompletionCallbackWithOutput<Var>& callback);
GetDeviceID      2606 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->GetDeviceID(instance);
GetDeviceID      2685 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->GetDeviceID(instance);
GetDeviceID      2769 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->GetDeviceID(instance);
GetDeviceID      2939 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetDeviceID(device_id, id, *callback);
GetDeviceID      2953 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetDeviceID(drm, id, *callback);
GetDeviceID      2977 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetDeviceID(drm, id, *callback);
GetDeviceID      4978 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (struct PP_Var (*)(PP_Instance instance))&Pnacl_M21_PPB_Flash_GetDeviceID,
GetDeviceID      4996 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (struct PP_Var (*)(PP_Instance instance))&Pnacl_M22_PPB_Flash_GetDeviceID,
GetDeviceID      5015 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (struct PP_Var (*)(PP_Instance instance))&Pnacl_M24_0_PPB_Flash_GetDeviceID,
GetDeviceID      5060 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (int32_t (*)(PP_Resource device_id, struct PP_Var* id, struct PP_CompletionCallback callback))&Pnacl_M21_PPB_Flash_DeviceID_GetDeviceID
GetDeviceID      5065 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (int32_t (*)(PP_Resource drm, struct PP_Var* id, struct PP_CompletionCallback callback))&Pnacl_M29_PPB_Flash_DRM_GetDeviceID,
GetDeviceID      5072 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetDeviceID = (int32_t (*)(PP_Resource drm, struct PP_Var* id, struct PP_CompletionCallback callback))&Pnacl_M33_PPB_Flash_DRM_GetDeviceID,
GetDeviceID        32 ppapi/proxy/flash_drm_resource.h   virtual int32_t GetDeviceID(PP_Var* id,
GetDeviceID        39 ppapi/tests/test_flash_drm.cc   RUN_TEST(GetDeviceID, filter);
GetDeviceID        51 ppapi/tests/test_flash_drm.cc     int32_t rv = device_id.GetDeviceID(output_callback.GetCallback());
GetDeviceID        64 ppapi/tests/test_flash_drm.cc     int32_t rv = drm.GetDeviceID(output_callback.GetCallback());
GetDeviceID        37 ppapi/thunk/ppb_flash_device_id_thunk.cc   return enter.SetResult(enter.object()->GetDeviceID(id, enter.callback()));
GetDeviceID        42 ppapi/thunk/ppb_flash_device_id_thunk.cc   &GetDeviceID
GetDeviceID        18 ppapi/thunk/ppb_flash_drm_api.h   virtual int32_t GetDeviceID(PP_Var* id,
GetDeviceID        35 ppapi/thunk/ppb_flash_drm_thunk.cc   return enter.SetResult(enter.object()->GetDeviceID(id, enter.callback()));
GetDeviceID        70 ppapi/thunk/ppb_flash_drm_thunk.cc   &GetDeviceID,
GetDeviceID        77 ppapi/thunk/ppb_flash_drm_thunk.cc   &GetDeviceID,
GetDeviceID       177 ppapi/thunk/ppb_flash_thunk.cc   &GetDeviceID,
GetDeviceID       195 ppapi/thunk/ppb_flash_thunk.cc   &GetDeviceID,
GetDeviceID       214 ppapi/thunk/ppb_flash_thunk.cc   &GetDeviceID,