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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2049 bool outdated = false; local
2058 outdated = true;
2060 outdated = delete_stale_idmap(target_apk, overlay_apk, idmap_path, uid);
2063 if (outdated) {
2082 if (!outdated) {

Completed in 1301 milliseconds