Searched defs:argument_list (Results 1 – 13 of 13) sorted by relevance
/packages/modules/Bluetooth/system/gd/metrics/ |
D | metrics_state_unittest.cc | 77 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in TEST() local 104 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in TEST() local 131 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in TEST() local 169 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in TEST() local
|
D | metrics_state.cc | 52 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in AddStateChangedEvent() 172 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in AddStateChangedEvent()
|
D | utils.cc | 39 std::vector<std::pair<os::ArgumentType, int>>& argument_list, os::ArgumentType argumentType) { in GetArgumentTypeFromList()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_impl.h | 358 auto argument_list = std::vector<std::pair<bluetooth::os::ArgumentType, int>>(); in on_le_connection_complete() local 504 auto argument_list = std::vector<std::pair<bluetooth::os::ArgumentType, int>>(); in on_le_enhanced_connection_complete() local 1017 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in disarm_connectability() local 1121 auto argument_list = std::vector<std::pair<os::ArgumentType, int>>(); in on_create_connection_timeout() local
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 194 std::vector<std::pair<bluetooth::os::ArgumentType, int>> argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 164 std::vector<std::pair<os::ArgumentType, int>> argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 190 std::vector<std::pair<os::ArgumentType, int>>& argument_list) {} in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 131 std::vector<std::pair<os::ArgumentType, int>>& argument_list) {} in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 131 std::vector<std::pair<os::ArgumentType, int>>& argument_list) {} in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 520 std::vector<std::pair<os::ArgumentType, int>>& argument_list) { in LogMetricBluetoothLEConnectionMetricEvent()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_api.cc | 1359 auto argument_list = std::vector<std::pair<bluetooth::os::ArgumentType, int>>(); in L2CA_ConnectFixedChnl() local
|
/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 983 argument_list) { in LogLeBluetoothConnectionMetricEventReported()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 2888 auto argument_list = std::vector<std::pair<bluetooth::os::ArgumentType, int>>(); in acl_create_le_connection_with_id() local
|