Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp54 m_use_force_sync(false), in TraceFmtDcdImpl()
68 m_use_force_sync(false), in TraceFmtDcdImpl()
368 if(m_use_force_sync) in checkForSync()
H A Dtrc_frame_deformatter_impl.h143 bool m_use_force_sync; variable