Home
last modified time | relevance | path

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

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