Searched defs:firstPacket (Results 1 – 6 of 6) sorted by relevance
49 size_t firstPacket; // first packet index to be played, defaults to zero variable
615 bool firstPacket = true; in sendAVCData() local
125 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork()
482 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork()
1994 public static void onCleartextNetworkDetected(byte[] firstPacket) { in onCleartextNetworkDetected()
13362 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork()