Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp76 HapContext::HapContext() {} in HapContext() function in HapContext
77 HapContext::~HapContext() {} in ~HapContext()
78 int HapContext::HapDomainSetcontext(HapDomainInfo &hapDomainInfo) in HapDomainSetcontext()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp260 HapContext::HapContext() in HapContext() function in HapContext
265 HapContext::~HapContext() {} in ~HapContext()
267 int HapContext::HapFileRestorecon(HapFileInfo& hapFileInfo) in HapFileRestorecon()
283 int HapContext::HapFileRestorecon(const std::string &pathNameOrig, HapFileInfo& hapFileInfo) in HapFileRestorecon()
331 int HapContext::HapFileRecurseRestorecon(const std::string &realPath, HapFileInfo& hapFileInfo) in HapFileRecurseRestorecon()
379 int HapContext::RestoreconSb(const std::string &pathNameOrig, HapFileInfo& hapFileInfo) in RestoreconSb()
405 int HapContext::GetSecontext(HapFileInfo& hapFileInfo, const std::string &pathNameOrig, in GetSecontext()
420 int HapContext::HapLabelLookup(const std::string &apl, const std::string &packageName, in HapLabelLookup()
473 int HapContext::HapDomainSetcontext(HapDomainInfo& hapDomainInfo) in HapDomainSetcontext()
533 int HapContext::HapContextsLookup(bool isDomain, const std::string &apl, const std::string &package… in HapContextsLookup()
[all …]
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h56 class HapContext {
58 HapContext();
59 ~HapContext();
/ohos5.0/base/security/selinux_adapter/test/unittest/hap_restorecon/
H A Dunit_test.h39 HapContext test;
/ohos5.0/base/security/selinux_adapter/interfaces/tools/hap_restorecon/
H A Dtest.cpp132 HapContext test; in main()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-appspawn.md44 HapContext hapContext;
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_adapter.cpp103 HapContext hapContext; in SetSelinuxCon()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-appspawn.md44 HapContext hapContext;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1058 HapContext hapContext; in SetDirApl()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp407 HapContext hapContext; in MakeAtomicServiceDir()