Searched refs:Entry (Results 1 – 4 of 4) sorted by relevance
74 struct Entry { struct in __anonc728d8830111::RuleTrie75 Entry(const Rule* r, StringPiece s) in Entry() function91 rules_.push_back(Entry(rule, name)); in Add()103 for (const Entry& ent : rules_) { in Get()125 vector<Entry> rules_;
451 struct Entry { struct470 Entry *entry = new Entry; in Read()492 Entry* entry = entries_[i_entry]; in Write()524 Entry *entry = entries_[*it]; in Write()538 std::vector<Entry*> entries_;
456 for (Map.Entry<String, Attributes> entry : entries.entrySet()) { in writeSignatureFile()459 for (Map.Entry<Object, Object> att : entry.getValue().entrySet()) { in writeSignatureFile()
322 for (Map.Entry<Integer, byte[]> entry : digestsOfChunks.entrySet()) { in computeContentDigests()