Home
last modified time | relevance | path

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

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcreate_dir_param.h39 std::string apl; member
Dinstalld_interface.h218 …al ErrCode SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/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.rs41 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
Dentry.rs39 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/
Dentry.rs41 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
Dentry.rs42 let apl = CString::new("system_core").unwrap(); in init_access_token() localVariable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapp_provision_info.h39 std::string apl; member
/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/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp637 std::string apl = APL; variable
653 std::string apl = APL; variable
669 std::string apl = EMPTY_STRING; variable
685 std::string apl = APL; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_permission_mgr.cpp129 AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl()
143 std::string apl = innerBundleInfo.GetAppPrivilegeLevel(); in CreateHapPolicyParam() local
Dinstalld_client.cpp206 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dbundle_install_checker.cpp229 auto apl = hapVerifyRes[0].GetProvisionInfo().bundleInfo.apl; in CheckProvisionInfoIsValid() local
Dbundle_mgr_service_event_handler.cpp2773 …d BMSEventHandler::UpdateAppDataSelinuxLabel(const std::string &bundleName, const std::string &apl, in UpdateAppDataSelinuxLabel()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_permission_mgr.cpp234 Security::AccessToken::ATokenAplEnum BundlePermissionMgr::GetTokenApl(const std::string &apl) in GetTokenApl()
Dinstalld_client.cpp190 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dmock_install_client.cpp134 …lldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dmock_installd_host_impl.cpp124 …dHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
Dbundle_mgr_service_event_handler.cpp658 const std::string& bundleName, const std::string& apl, bool isPreInstall, bool debug) in UpdateAppDataSelinuxLabel()
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_client.h50 std::string apl; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp976 …dHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
983 …dHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
Dbms_service_startup_test.cpp790 std::string apl = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp493 std::string apl = Str16ToStr8(data.ReadString16()); in HandleSetDirApl() local
Dinstalld_proxy.cpp346 …alldProxy::SetDirApl(const std::string &dir, const std::string &bundleName, const std::string &apl, in SetDirApl()

12