Searched defs:tx_bytes (Results 1 – 14 of 14) sorted by relevance
/packages/modules/Connectivity/framework/proto/ |
D | netstats.proto | 116 optional int64 tx_bytes = 4; field
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_metrics_logging.cc | 73 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in log_socket_connection_state()
|
D | btif_sock_l2cap.cc | 73 int64_t tx_bytes; member
|
D | btif_sock_rfc.cc | 92 int64_t tx_bytes; member
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 121 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 159 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
|
D | mock_common_metrics.cc | 202 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 131 optional int32 tx_bytes = 2; field
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 41 int64_t tx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 41 int64_t tx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/common/ |
D | metrics_linux.cc | 99 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
|
D | metrics.cc | 841 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 327 int64_t tx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 162 uint64_t tx_bytes; member
|