Searched refs:a_vdex_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1830 const std::string a_vdex_path = create_vdex_filename(a_path); local
1835 const std::string b_vdex_path = StringPrintf("%s.%s", a_vdex_path.c_str(), slot_suffix.c_str());
1842 if (move_ab_path(b_vdex_path, a_vdex_path)) {

Completed in 431 milliseconds