Home
last modified time | relevance | path

Searched defs:rx_bytes (Results 1 – 19 of 19) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/
Dstats.proto38 optional int64 rx_bytes = 4; field
/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dlink_layer_socket.py91 def rx_bytes(self, size): member in LinkLayerSocket
Dhci_socket.py228 def rx_bytes(self, size): member in HCISocket
/packages/modules/Connectivity/service/src/com/android/metrics/
Dstats.proto316 optional int64 rx_bytes = 3; field
339 optional int64 rx_bytes = 3; field
/packages/modules/Connectivity/framework/proto/
Dnetstats.proto112 optional int64 rx_bytes = 2; 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.cc94 int64_t rx_bytes; member
Dbtif_sock_l2cap.cc76 int64_t rx_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.proto128 optional int32 rx_bytes = 1; field
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc46 int64_t rx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc42 int64_t rx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc42 int64_t rx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc331 int64_t rx_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.h167 uint64_t rx_bytes; member