Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2123 std::string oat_dir_str; in dexopt() local
2132 instruction_set, compiler_filter, &is_public, &dexopt_needed, &oat_dir_str, in dexopt()
2134 oat_dir = oat_dir_str.c_str(); in dexopt()