Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.cc650 using DepsEntry = std::pair<const DexFile*, const DexFileDeps*>; in Dump() typedef
651 std::vector<DepsEntry> dex_deps; in Dump()
659 [](const DepsEntry& lhs, const DepsEntry& rhs) { in Dump()