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()
49 std::vector<uint64_t> dex_file_offsets; member
352 if (const auto dex_file_offsets = dso->DexFileOffsets(); dex_file_offsets != nullptr) { in WriteFileFeatures() local
190 TEST(dso, dex_file_offsets) { in TEST() argument
667 const auto& dex_file_offsets = proto_file.dex_file().dex_file_offset(); in ReadFileV2Feature() local