Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp896 binder::Status clear_code_cache_result = clearAppData(volumeUuid, packageName, user, in snapshotAppData() local
898 if (!clear_code_cache_result.isOk()) { in snapshotAppData()