Home
last modified time | relevance | path

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

/system/bt/gd/os/android/
Dmetrics.cc412 uint32_t vendor_error_code) { in LogMetricBluetoothHalCrashReason() argument
418 vendor_error_code); in LogMetricBluetoothHalCrashReason()
424 common::ToHexString(vendor_error_code).c_str(), in LogMetricBluetoothHalCrashReason()
/system/bt/gd/os/linux/
Dmetrics.cc103 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument
/system/bt/gd/os/host/
Dmetrics.cc103 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason() argument
/system/bt/gd/os/
Dmetrics.h265 uint32_t vendor_error_code);
/system/bt/common/
Dmetrics_linux.cc118 uint32_t vendor_error_code) {} in LogBluetoothHalCrashReason() argument
Dmetrics.h501 uint32_t vendor_error_code);
Dmetrics.cc905 uint32_t vendor_error_code) { in LogBluetoothHalCrashReason() argument
916 obfuscated_id_field, error_code, vendor_error_code); in LogBluetoothHalCrashReason()
920 << loghex(vendor_error_code) << ", error " << ret; in LogBluetoothHalCrashReason()
/system/bt/test/mock/
Dmock_common_metrics.cc141 uint32_t vendor_error_code) { in LogBluetoothHalCrashReason() argument