Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp83 std::vector<std::string> activation_dirs; in StageFnInstall() local
93 for (const std::string& active_point : activation_dirs) { in StageFnInstall()
122 activation_dirs.emplace_back(std::move(active_point)); in StageFnInstall()