Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp998 HapFileInfo hapFileInfo; in SetDirApl() local
999 hapFileInfo.pathNameOrig.push_back(dir); in SetDirApl()
1000 hapFileInfo.apl = apl; in SetDirApl()
1001 hapFileInfo.packageName = bundleName; in SetDirApl()
1002 hapFileInfo.flags = SELINUX_HAP_RESTORECON_RECURSE; in SetDirApl()
1003 hapFileInfo.hapFlags = hapFlags; in SetDirApl()
1005 int ret = hapContext.HapFileRestorecon(hapFileInfo); in SetDirApl()

Completed in 4 milliseconds