Home
last modified time | relevance | path

Searched refs:FilterVisualCPPExceptions (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_init_win.cc13 int FilterVisualCPPExceptions(DWORD exception_code) { in FilterVisualCPPExceptions() function
35 } __except(FilterVisualCPPExceptions(::GetExceptionCode())) { in HasBluetoothStack()