Searched refs:m_fakeTS (Results 1 – 1 of 1) sorted by relevance
159 short_guid_context(const mipi::syst::guid& g) : m_guid(g), m_fakeTS(0) {} in short_guid_context()166 return m_fakeTS++; // replace with transport TS in getTS()170 mutable uint64_t m_fakeTS; member in short_guid_context