Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddex_ir.h553 IndexedCollectionVector<FieldId> field_ids_; variable
1031 std::vector<FieldId*> field_ids_; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file.h865 const dex::FieldId* const field_ids_; variable