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

/art/runtime/
H A Doat_file.cc1690 const std::string& canonical_dex_file_location,
1701 canonical_dex_file_location_(canonical_dex_file_location),
1688 OatDexFile(const OatFile* oat_file, const std::string& dex_file_location, const std::string& canonical_dex_file_location, uint32_t dex_file_location_checksum, const uint8_t* dex_file_pointer, const uint8_t* lookup_table_data, const IndexBssMapping* method_bss_mapping_data, const IndexBssMapping* type_bss_mapping_data, const IndexBssMapping* string_bss_mapping_data, const uint32_t* oat_class_offsets_pointer, const DexLayoutSections* dex_layout_sections) argument

Completed in 50 milliseconds