Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.h258 binder::Status restoreconSdkDataLocked(const std::optional<std::string>& uuid,
DInstalldNativeService.cpp1968 if (!restoreconSdkDataLocked(toUuid, packageName, userId, FLAG_STORAGE_CE | FLAG_STORAGE_DE, in moveCompleteApp()
3452 binder::Status InstalldNativeService::restoreconSdkDataLocked( in restoreconSdkDataLocked() function in android::installd::InstalldNativeService