Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp339 const char* output_file_name, in RunDex2Oat() argument
476 std::string oat_location_arg = StringPrintf("--oat-location=%s", output_file_name); in RunDex2Oat()
542 ALOGV("Running %s in=%s out=%s\n", dex2oat_bin, relative_input_file_name, output_file_name); in RunDex2Oat()