Searched defs:DexFileReference (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h1282 struct DexFileReference { struct in namespace:art
1283 DexFileReference(const DexFile* file, uint32_t idx) : dex_file(file), index(idx) { } function in struct:art::DexFileReference

Completed in 33 milliseconds