Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h51 constexpr int32_t CODE_PROTECT_UID = 7666; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1712 if (uid != Constants::FOUNDATION_UID && uid != Constants::CODE_PROTECT_UID) { in RegisterBundleEventCallback()
3825 if (!BundlePermissionMgr::IsCallingUidValid(Constants::CODE_PROTECT_UID)) { in UpdateAppEncryptedStatus()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp60 const int32_t CODE_PROTECT_UID = 7666; member
4300 setuid(CODE_PROTECT_UID); in RunAsUpdateAppEncryptedStatus()

Completed in 15 milliseconds