Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Drun_dex2oat_test.cpp87 struct RunDex2OatArgs { struct in android::installd::RunDex2OatTest
88 static std::unique_ptr<RunDex2OatArgs> MakeDefaultTestArgs() { in MakeDefaultTestArgs()
99 UniqueFile output_oat;
100 UniqueFile output_vdex;
101 UniqueFile output_image;
102 UniqueFile input_dex;
103 UniqueFile input_vdex;
104 UniqueFile dex_metadata;
105 UniqueFile profile;
106 int swap_fd = -1;
[all …]