Searched refs:TargetEntry (Results 1 – 2 of 2) sorted by relevance
198 struct TargetEntry { struct222 const std::vector<TargetEntry>& GetTargetEntries() const { in GetTargetEntries() argument244 std::vector<TargetEntry> target_entries_;
205 TargetEntry target_entry{}; in FromBinaryStream()