Searched refs:old_current_profile (Results 1 – 1 of 1) sorted by relevance
2397 std::string old_current_profile = dex_path + ".prof"; in reconcile_secondary_dex_file() local2398 result = unlink_if_exists(old_current_profile); in reconcile_secondary_dex_file()