Searched defs:ListEntry (Results 1 – 3 of 3) sorted by relevance
28 class ListEntry { class31 ListEntry(ValueObjectSP entry_sp) : m_entry_sp(std::move(entry_sp)) {} in ListEntry() function in __anon1be7be510111::ListEntry32 ListEntry(ValueObject *entry) in ListEntry() function in __anon1be7be510111::ListEntry
273 NListType ListEntry; in writeNListEntry() local
476 NListType ListEntry; in writeNListEntry() local