Searched refs:string_entries_ (Results 1 – 2 of 2) sorted by relevance
27 string_entries_.push_back(entry); in InsertString()31 for (const auto& entry : string_entries_) { in GetString()
65 std::vector<StringTableEntry> string_entries_; variable