Home
last modified time | relevance | path

Searched defs:tx_bytes (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/
Dstats.proto35 optional int64 tx_bytes = 3; field
/packages/modules/Connectivity/service/src/com/android/metrics/
Dstats.proto319 optional int64 tx_bytes = 4; field
342 optional int64 tx_bytes = 4; field
/packages/modules/Connectivity/framework/proto/
Dnetstats.proto116 optional int64 tx_bytes = 4; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc73 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in log_socket_connection_state()
Dbtif_sock_rfc.cc92 int64_t tx_bytes; member
Dbtif_sock_l2cap.cc74 int64_t tx_bytes; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc165 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
Dmock_common_metrics.cc195 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc130 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto131 optional int32 tx_bytes = 2; field
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc45 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc41 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc41 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc330 int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc99 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
Dmetrics.cc841 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h166 uint64_t tx_bytes; member