/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | create_dir_param.h | 41 std::string apl; member
|
H A D | installd_interface.h | 217 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 D | app_provision_info.h | 39 std::string apl; member
|
/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_spawn_client.h | 50 std::string apl; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bundle_permission_mgr.cpp | 234 Security::AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl)
in GetTokenApl() argument
|
H A D | mock_installd_host_impl.cpp | 123 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl,
in SetDirApl() argument
|
H A D | mock_install_client.cpp | 133 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
|
H A D | installd_client.cpp | 189 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
|
H A D | bundle_mgr_service_event_handler.cpp | 654 UpdateAppDataSelinuxLabel( const std::string& bundleName, const std::string& apl, bool isPreInstall, bool debug) UpdateAppDataSelinuxLabel() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_permission_mgr.cpp | 129 AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl() argument 143 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in CreateHapPolicyParam() local
|
H A D | installd_client.cpp | 204 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl() argument
|
H A D | bundle_install_checker.cpp | 224 auto apl = hapVerifyRes[0].GetProvisionInfo().bundleInfo.apl; in CheckProvisionInfoIsValid() local [all...] |
H A D | bundle_mgr_service_event_handler.cpp | 3398 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 D | access_token.h | 89 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 D | bms_installd_client_test.cpp | 635 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 D | bms_service_startup_test.cpp | 790 std::string apl = ""; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 491 std::string apl = Str16ToStr8(data.ReadString16()); in HandleSetDirApl() local
|
H A D | installd_proxy.cpp | 333 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 D | installd_host_impl.cpp | 979 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 D | common_func.cpp | 1205 napi_value apl; in ConvertAppProvisionInfo() local
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 5050 auto apl = applicationInfo->appPrivilegeLevel; in VerifyAPL() local
|