Home
last modified time | relevance | path

Searched defs:restoreconAppData (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl29 void restoreconAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in restoreconAppData() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp3409 binder::Status InstalldNativeService::restoreconAppData(const std::optional<std::string>& uuid, in restoreconAppData() function in android::installd::InstalldNativeService