Searched defs:other_dex_data (Results 1 – 1 of 1) sorted by relevance
1942 for (const std::unique_ptr<DexFileData>& other_dex_data : other.info_) { in MergeWith() local1966 for (const std::unique_ptr<DexFileData>& other_dex_data : other.info_) { in MergeWith() local1998 for (const std::unique_ptr<DexFileData>& other_dex_data : other.info_) { in MergeWith() local2255 const DexFileData& other_dex_data = *other.info_[i]; in Equals() local