Searched defs:oat_dir_str (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1506 std::string oat_dir_str; local
1510 instruction_set, compiler_filter, &is_public, &dexopt_needed, &oat_dir_str,
1512 oat_dir = oat_dir_str.c_str();

Completed in 56 milliseconds