Searched defs:dex_file_offsets (Results 1 – 5 of 5) sorted by relevance
50 const std::vector<uint64_t>& dex_file_offsets, in ReadSymbolsFromDexFileInMemory()74 const std::vector<uint64_t>& dex_file_offsets, in ReadSymbolsFromDexFile()
50 std::vector<uint64_t> dex_file_offsets; member
213 TEST(dso, dex_file_offsets) { in TEST() argument
487 if (const auto dex_file_offsets = dso->DexFileOffsets(); dex_file_offsets != nullptr) { in WriteFileFeatures() local
714 const auto& dex_file_offsets = proto_file.dex_file().dex_file_offset(); in ReadFileV2Feature() local