Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h75 android::base::Result<void> UnstagePackages(
Dapexservice.cpp158 Result<void> res = ::android::apex::UnstagePackages(paths); in unstagePackages()
Dapexd.cpp2209 Result<void> UnstagePackages(const std::vector<std::string>& paths) { in UnstagePackages() function