Searched refs:dex_stat (Results 1 – 1 of 1) sorted by relevance
633 struct stat apk_stat, dex_stat; in dexopt() local653 if (stat(dex_path, &dex_stat) == 0) { in dexopt()