Searched defs:firstPacket (Results 1 – 7 of 7) sorted by relevance
49 size_t firstPacket; // first packet index to be played, defaults to zero variable
1127 bool firstPacket = true; in sendHEVCData() local1314 bool firstPacket = true; in sendAVCData() local
148 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork()
556 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork()
1934 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork()
2257 public static void onCleartextNetworkDetected(byte[] firstPacket) { in onCleartextNetworkDetected()
7146 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork()