Home
last modified time | relevance | path

Searched refs:bGotAllPktBytes (Results 1 – 1 of 1) sorted by relevance

/external/OpenCSD/decoder/source/ptm/
Dtrc_pkt_proc_ptm.cpp700 bool bGotAllPktBytes = false, byteAvail = true; in pktAtom() local
706 bGotAllPktBytes = true; in pktAtom()
711 while(byteAvail && !bGotAllPktBytes) in pktAtom()
716 bGotAllPktBytes = true; in pktAtom()
724 if(bGotAllPktBytes) in pktAtom()