Home
last modified time | relevance | path

Searched refs:relative_input_file_name (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp356 const char* relative_input_file_name = get_location_from_path(input_file_name); in RunDex2Oat() local
472 std::string zip_location_arg = StringPrintf("--zip-location=%s", relative_input_file_name); in RunDex2Oat()
542 ALOGV("Running %s in=%s out=%s\n", dex2oat_bin, relative_input_file_name, output_file_name); in RunDex2Oat()