Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp2049 Result<void> postinstall_status = PostinstallPackages(apexes); in ScanStagedSessionsDirAndStage() local
2050 if (!postinstall_status.ok()) { in ScanStagedSessionsDirAndStage()
2053 postinstall_status.error().message().c_str()); in ScanStagedSessionsDirAndStage()