Home
last modified time | relevance | path

Searched refs:IdxAndDataOffset (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/
Dtest_dex_file_builder.h40 auto it = strings_.emplace(str, IdxAndDataOffset()).first; in AddString()
72 auto it = protos_.emplace(proto_key, IdxAndDataOffset()).first; in AddMethod()
267 struct IdxAndDataOffset { struct
377 std::map<std::string, IdxAndDataOffset> strings_;
380 std::map<ProtoKey, IdxAndDataOffset, ProtoKeyComparator> protos_;