GetLastErrorMessage  374 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc     SetError(socket_->GetLastErrorMessage());
GetLastErrorMessage  433 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc     SetError(socket_->GetLastErrorMessage());
GetLastErrorMessage  191 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  201 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  213 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  227 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("Disconnected", socket->GetLastErrorMessage());
GetLastErrorMessage  236 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("Disconnected", socket->GetLastErrorMessage());
GetLastErrorMessage  316 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  326 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  338 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("", socket->GetLastErrorMessage());
GetLastErrorMessage  352 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("Disconnected", socket->GetLastErrorMessage());
GetLastErrorMessage  360 device/bluetooth/bluetooth_profile_chromeos_unittest.cc   EXPECT_EQ("Disconnected", socket->GetLastErrorMessage());
GetLastErrorMessage   37 device/bluetooth/bluetooth_socket.h   virtual std::string GetLastErrorMessage() const = 0;
GetLastErrorMessage   38 device/bluetooth/bluetooth_socket_chromeos.h   virtual std::string GetLastErrorMessage() const OVERRIDE;
GetLastErrorMessage   48 device/bluetooth/bluetooth_socket_mac.h   virtual std::string GetLastErrorMessage() const OVERRIDE;
GetLastErrorMessage   36 device/bluetooth/bluetooth_socket_win.h   virtual std::string GetLastErrorMessage() const OVERRIDE;
GetLastErrorMessage   27 device/bluetooth/test/mock_bluetooth_socket.h   MOCK_CONST_METHOD0(GetLastErrorMessage, std::string());