Home
last modified time | relevance | path

Searched defs:ArgumentType (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.cc52 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in AddStateChangedEvent()
169 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in AddStateChangedEvent()
Dutils.cc39 std::vector<std::pair<os::ArgumentType, int>>& argument_list, os::ArgumentType argumentType) { in GetArgumentTypeFromList()
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h318 enum ArgumentType { GATT_IF, L2CAP_PSM, L2CAP_CID, APP_UID, ACL_STATUS_CODE }; enum
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc155 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc188 std::vector<std::pair<bluetooth::os::ArgumentType, int>> argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc128 std::vector<std::pair<os::ArgumentType, int>>& argument_list) {} in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc128 std::vector<std::pair<os::ArgumentType, int>>& argument_list) {} in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc517 std::vector<std::pair<os::ArgumentType, int>>& argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/common/
Dmetrics.cc975 std::vector<std::pair<os::ArgumentType, int>> in LogLeBluetoothConnectionMetricEventReported()