Searched refs:used_filenames (Results 1 – 1 of 1) sorted by relevance
947 ArrayRef<const char* const> used_filenames(filenames, 1u); in DexFile_getDexFileOutputPaths() local951 used_filenames = ArrayRef<const char* const>(filenames, 2u); in DexFile_getDexFileOutputPaths()954 return soa.AddLocalReference<jobjectArray>(CreateStringArray(soa.Self(), used_filenames)); in DexFile_getDexFileOutputPaths()