Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp480 std::string dex2oat_image_fd; in RunDex2Oat() local
500 dex2oat_image_fd = StringPrintf("--app-image-fd=%d", image_fd); in RunDex2Oat()
572 AddArg(dex2oat_image_fd); in RunDex2Oat()