/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/ |
D | stats.proto | 38 optional int64 rx_bytes = 4; field
|
/packages/modules/Bluetooth/tools/rootcanal/scripts/ |
D | link_layer_socket.py | 91 def rx_bytes(self, size): member in LinkLayerSocket
|
D | hci_socket.py | 228 def rx_bytes(self, size): member in HCISocket
|
/packages/modules/Connectivity/service/src/com/android/metrics/ |
D | stats.proto | 316 optional int64 rx_bytes = 3; field 339 optional int64 rx_bytes = 3; field
|
/packages/modules/Connectivity/framework/proto/ |
D | netstats.proto | 112 optional int64 rx_bytes = 2; 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_rfc.cc | 94 int64_t rx_bytes; member
|
D | btif_sock_l2cap.cc | 76 int64_t rx_bytes; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 165 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
|
D | mock_common_metrics.cc | 195 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 130 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 128 optional int32 rx_bytes = 1; field
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 46 int64_t rx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 42 int64_t rx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 42 int64_t rx_bytes, in LogMetricSocketConnectionState()
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 331 int64_t rx_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/include/hardware/ |
D | bluetooth.h | 167 uint64_t rx_bytes; member
|