Searched refs:input_vdex_path (Results 1 – 1 of 1) sorted by relevance
1121 std::string input_vdex_path = OR_RETURN_FATAL(BuildVdexPath(in_inputVdex.value())); in dexopt() local1122 input_vdex_file = OR_RETURN_NON_FATAL(OpenFileForReading(input_vdex_path)); in dexopt()