Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat_test.cpp35 static constexpr const char* OUTPUT_PATH = "/dir/output/basename.oat"; member in android::installd::RunDex2OatTest
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp66 std::string OUTPUT_PATH; variable