Home
last modified time | relevance | path

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

123

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h34 std::string apl = ""; member
44 std::string apl; member
51 std::string apl; member
/ohos5.0/base/security/access_token/frameworks/accesstoken/src/
H A Dhap_token_info_parcel.cpp45 int apl; in Unmarshalling() local
H A Dnative_token_info_parcel.cpp65 int32_t apl; in Unmarshalling() local
H A Dhap_policy_parcel.cpp79 int32_t apl; in Unmarshalling() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/token/
H A Dnative_token_info_inner.h36 int apl; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcreate_dir_param.h39 std::string apl; member
/ohos5.0/foundation/communication/ipc/example/rust_test/service/src/
H A Daccess_token.rs42 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/service/src/
H A Daccess_token.rs41 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dentry.rs39 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/
H A Dentry.rs41 let apl = CString::new("system_core").expect("apl string is invalid"); in init_access_token() localVariable
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp155 static bool CheckApl(const std::string &apl) in CheckApl()
420 int HapContext::HapLabelLookup(const std::string &apl, const std::string &packageName, in HapLabelLookup()
533 int HapContext::HapContextsLookup(bool isDomain, const std::string &apl, const std::string &package… in HapContextsLookup()
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_client_test.cpp61 const char *apl = "normal"; in CreateMsg() local
H A Dtest_app_info.json32 "apl": "normal" string
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dentry.rs42 let apl = CString::new("system_core").unwrap(); in init_access_token() localVariable
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/command/
H A Dbase_remote_command.cpp189 int apl = hapTokenJson.at("apl").get<int>(); in FromHapTokenBasicInfoJson() local
259 int apl = nativeTokenJson.at("apl").get<int>(); in FromNativeTokenInfoJson() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapp_provision_info.h39 std::string apl; member
/ohos5.0/base/security/selinux_adapter/interfaces/tools/hap_restorecon/
H A Dtest.cpp37 std::string apl = ""; member
/ohos5.0/base/startup/init/services/init/standard/
H A Dinit_service.c151 const char *apl = "system_basic"; in GetAccessToken() local
/ohos5.0/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp76 bool DataValidator::IsAplNumValid(const int apl) in IsAplNumValid()
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken.c445 int32_t apl = GetAplLevel(tokenInfo->aplStr); in CheckProcessInfo() local
638 int32_t apl; in GetAccessTokenId() local
H A Dnativetoken_json_oper.c73 int32_t apl = cJSON_GetNumberValue(aplJson); in GetAplFromJson() local
/ohos5.0/foundation/ability/idl_tool/test/rust/moduletest/client/src/
H A Dmain.rs62 let apl = CString::new("normal").expect("apl string is invalid"); in init_access_token() localVariable
/ohos5.0/base/security/asset/test/unittest/module_test/src/crypto_manager/
H A Dlib.rs46 let apl = CString::new("system_basic").unwrap(); in grant_self_permission() localVariable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_definition_parser.cpp65 static bool GetPermissionApl(const std::string &apl, AccessToken::ATokenAplEnum& aplNum) in GetPermissionApl()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dhap_token_info_inner.cpp90 const std::vector<PermissionStateFull>& permStateList, ATokenAplEnum apl) in Update()

123