Searched defs:EntryBaseDropped (Results 1 – 1 of 1) sorted by relevance
200 struct EntryBaseDropped : public EntryBase { struct203 EntryBaseDropped():dropped(0) { } in EntryBaseDropped() argument204 EntryBaseDropped(LogBufferElement *element): in EntryBaseDropped() argument225 struct UidEntry : public EntryBaseDropped { argument