Home
last modified time | relevance | path

Searched defs:apl (Results 1 - 21 of 21) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcreate_dir_param.h41 std::string apl; member
H A Dinstalld_interface.h217 virtual ErrCode SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapp_provision_info.h39 std::string apl; member
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h50 std::string apl; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp234 Security::AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl() argument
H A Dmock_installd_host_impl.cpp123 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
H A Dmock_install_client.cpp133 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
H A Dinstalld_client.cpp189 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
H A Dbundle_mgr_service_event_handler.cpp654 UpdateAppDataSelinuxLabel( const std::string& bundleName, const std::string& apl, bool isPreInstall, bool debug) UpdateAppDataSelinuxLabel() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp129 AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl() argument
143 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in CreateHapPolicyParam() local
H A Dinstalld_client.cpp204 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
H A Dbundle_install_checker.cpp224 auto apl = hapVerifyRes[0].GetProvisionInfo().bundleInfo.apl; in CheckProvisionInfoIsValid() local
[all...]
H A Dbundle_mgr_service_event_handler.cpp3398 void BMSEventHandler::UpdateAppDataSelinuxLabel(const std::string &bundleName, const std::string &apl, in UpdateAppDataSelinuxLabel() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h89 ATokenTypeEnum apl; member in OHOS::Security::AccessToken::final
167 ATokenAplEnum apl; member in OHOS::Security::AccessToken::final
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp635 std::string apl = APL; in HWTEST_F() local
651 std::string apl = APL; in HWTEST_F() local
667 std::string apl = EMPTY_STRING; HWTEST_F() local
683 std::string apl = APL; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp790 std::string apl = ""; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp491 std::string apl = Str16ToStr8(data.ReadString16()); in HandleSetDirApl() local
H A Dinstalld_proxy.cpp333 ErrCode InstalldProxy::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp979 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
986 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp1205 napi_value apl; in ConvertAppProvisionInfo() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5050 auto apl = applicationInfo->appPrivilegeLevel; in VerifyAPL() local

Completed in 53 milliseconds