Searched refs:vendor_error_code (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 460 uint32_t vendor_error_code) { in LogMetricBluetoothHalCrashReason() argument 462 …(BLUETOOTH_HAL_CRASH_REASON_REPORTED, 0 /* metric_id */, byteField, error_code, vendor_error_code); in LogMetricBluetoothHalCrashReason() 468 common::ToHexString(vendor_error_code), in LogMetricBluetoothHalCrashReason()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 125 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument
|
/packages/modules/Bluetooth/system/common/ |
D | metrics_linux.cc | 118 uint32_t vendor_error_code) {} in LogBluetoothHalCrashReason() argument
|
D | metrics.h | 509 uint32_t vendor_error_code);
|
D | metrics.cc | 915 uint32_t vendor_error_code) { in LogBluetoothHalCrashReason() argument 925 obfuscated_id_field, error_code, vendor_error_code); in LogBluetoothHalCrashReason() 929 address, error_code, vendor_error_code, ret); in LogBluetoothHalCrashReason()
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 331 uint32_t vendor_error_code);
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 245 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument
|