Searched refs:restoreconAppDataLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 239 binder::Status restoreconAppDataLocked(const std::optional<std::string>& uuid,
|
D | InstalldNativeService.cpp | 1937 if (!restoreconAppDataLocked(toUuid, packageName, userId, FLAG_STORAGE_CE | FLAG_STORAGE_DE, in moveCompleteApp() 3417 return restoreconAppDataLocked(uuid, packageName, userId, flags, appId, seInfo); in restoreconAppData() 3420 binder::Status InstalldNativeService::restoreconAppDataLocked( in restoreconAppDataLocked() function in android::installd::InstalldNativeService
|