Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_proc_stm.cpp799 bool dataFound = true; in readNibble() local
818 dataFound = false; // no data available in readNibble()
819 return dataFound; in readNibble()