Searched refs:checkInit (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_decode_base.h89 const bool checkInit();
139 inline const bool TrcPktDecodeI::checkInit() function in class:TrcPktDecodeI
234 if(!checkInit())
H A Dtrc_pkt_proc_base.h184 const bool checkInit(); // return true if init (configured and at least one output sink attached), false otherwise.
396 template<class P,class Pt, class Pc> const bool TrcPktProcBase<P, Pt, Pc>::checkInit() function in class:TrcPktProcBase
/freebsd-13-stable/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp87 if(!checkInit())
174 if(checkInit())
189 if(checkInit())
200 if(checkInit())

Completed in 101 milliseconds