Lines Matching refs:int64_t
111 int setTetherOffloadInterfaceQuota(int ifIndex, int64_t maxBytes);
117 int64_t rxB, int64_t rxP, in TetherStats()
118 int64_t txB, int64_t txP) in TetherStats()
124 int64_t rxBytes = -1;
125 int64_t rxPackets = -1;
126 int64_t txBytes = -1;
127 int64_t txPackets = -1;
143 int64_t rxBytes;
144 int64_t rxPackets;
145 int64_t txBytes;
146 int64_t txPackets;