Searched refs:dex_file_size (Results 1 – 1 of 1) sorted by relevance
154 size_t dex_file_size = dex_file_->Size(); in SetDexFileRegistration() local155 range_values_.push_back(std::make_tuple(dex_file_begin, dex_file_size, should_poison)); in SetDexFileRegistration()