Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddex_ir.h550 IndexedCollectionVector<StringId> string_ids_; variable
1029 std::vector<StringId*> string_ids_; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file.h859 const dex::StringId* const string_ids_; variable