Searched refs:dex_file_locations (Results 1 – 2 of 2) sorted by relevance
95 for (size_t i = 0; i < helper.dex_file_locations.size(); ++i) { in TestWriteRead()97 LoadExpectSingleDexFile(helper.dex_file_locations[i].c_str())); in TestWriteRead()
65 std::vector<std::string> dex_file_locations; member173 out_helper.dex_file_locations.push_back(dex_file->GetLocation()); in DoCompile()183 ArrayRef<const std::string>(out_helper.dex_file_locations), in DoCompile()236 android::base::Join(out_helper.dex_file_locations, ':')); in DoCompile()