Searched refs:DepsEntry (Results 1 – 1 of 1) sorted by relevance
650 using DepsEntry = std::pair<const DexFile*, const DexFileDeps*>; in Dump() typedef651 std::vector<DepsEntry> dex_deps; in Dump()659 [](const DepsEntry& lhs, const DepsEntry& rhs) { in Dump()