Home
last modified time | relevance | path

Searched defs:method_ids_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/dexlayout/
H A Ddex_ir.h554 IndexedCollectionVector<MethodId> method_ids_; variable
1030 std::vector<MethodId*> method_ids_; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file.h868 const dex::MethodId* const method_ids_; variable