Searched refs:CheckHResult (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_low_energy_win.cc112 bool CheckHResult(HRESULT hr, const char* message, std::string* error) { function in namespace:__anon7994
123 CheckHResult(HRESULT_FROM_WIN32(GetLastError()), message, error);
395 if (!CheckHResult(hr, kDeviceInfoError, error))

Completed in 82 milliseconds