Searched refs:IdxAndDataOffset (Results 1 – 1 of 1) sorted by relevance
40 auto it = strings_.emplace(str, IdxAndDataOffset()).first; in AddString()72 auto it = protos_.emplace(proto_key, IdxAndDataOffset()).first; in AddMethod()267 struct IdxAndDataOffset { struct377 std::map<std::string, IdxAndDataOffset> strings_;380 std::map<ProtoKey, IdxAndDataOffset, ProtoKeyComparator> protos_;