Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dtest_dex_file_builder.h44 strings_.emplace(str, IdxAndDataOffset()); in AddString()
74 auto it = protos_.emplace(proto_key, IdxAndDataOffset()).first; in AddMethod()
280 struct IdxAndDataOffset { struct
390 std::map<std::string, IdxAndDataOffset> strings_;
393 std::map<ProtoKey, IdxAndDataOffset, ProtoKeyComparator> protos_;