Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1916 Result<void> remountApexFile(const std::string& path) { in remountApexFile() function
2294 if (auto ret = remountApexFile(apex); !ret) { in remountPackages()