Home
last modified time | relevance | path

Searched defs:apl (Results 1 – 25 of 26) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcreate_dir_param.h37 std::string apl; member
Dinstalld_interface.h150 …al ErrCode SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/foundation/communication/ipc/ipc/native/test/unittest/rust/service/src/
Daccess_token.rs42 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/communication/ipc/example/rust_test/service/src/
Daccess_token.rs42 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/service/src/
Daccess_token.rs43 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapp_provision_info.h39 std::string apl; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_permission_mgr.cpp114 AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl()
136 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in CreateHapPolicyParam() local
193 std::string apl = newInfo.GetAppPrivilegeLevel(); in UpdateDefineAndRequestPermissions() local
320 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in AddDefineAndRequestPermissions() local
408 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in InnerGrantRequestPermissions() local
545 const std::string &apl, in CheckGrantPermission()
Dinstalld_client.cpp140 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dbundle_install_checker.cpp215 auto apl = hapVerifyRes[0].GetProvisionInfo().bundleInfo.apl; in CheckMultipleHapsSignInfo() local
Dbundle_mgr_service_event_handler.cpp1855 …d BMSEventHandler::UpdateAppDataSelinuxLabel(const std::string &bundleName, const std::string &apl, in UpdateAppDataSelinuxLabel()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp548 std::string apl = APL; variable
564 std::string apl = APL; variable
580 std::string apl = EMPTY_STRING; variable
596 std::string apl = APL; variable
/foundation/ability/idl_tool/test/rust/moduletest/client/src/
Dmain.rs62 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/ability/idl_tool/test/rust/moduletest/server/src/
Dmain.rs45 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_permission_mgr.cpp246 const std::string &apl, in CheckGrantPermission()
274 Security::AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl()
Dinstalld_client.cpp133 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dmock_installd_host_impl.cpp84 …dHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dmock_install_client.cpp83 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_msg_wrapper.h41 std::string apl; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dpending_want_manager.cpp45 …tSender> PendingWantManager::GetWantSender(int32_t callingUid, int32_t uid, const std::string &apl, in GetWantSender()
188 void PendingWantManager::CancelWantSender(std::string &apl, const sptr<IWantSender> &sender) in CancelWantSender()
Dability_manager_service.cpp3129 std::string apl; in GetWantSender() local
3169 std::string apl; in CancelWantSender() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
Dbms_service_startup_test.cpp518 std::string apl; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp479 …dHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp253 std::string apl = Str16ToStr8(data.ReadString16()); in HandleSetDirApl() local
Dinstalld_proxy.cpp187 …alldProxy::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dcommon_func.cpp925 napi_value apl; in ConvertAppProvisionInfo() local

12