Home
last modified time | relevance | path

Searched defs:Dex2oat (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Dconfig.go106 Dex2oat android.Path member
502 Dex2oat string member
/aosp12/art/dex2oat/
H A Ddex2oat.cc3089 static dex2oat::ReturnCode Dex2oat(int argc, char** argv) { in Dex2oat() function