Home
last modified time | relevance | path

Searched defs:availableLevel (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/global/system_resources/systemres/main/
H A Dmodule.json23 "availableLevel": "system_basic", string
50 "availableLevel":"system_core", string
68 "availableLevel": "normal", string
77 "availableLevel": "normal", string
95 "availableLevel": "normal", string
142 "availableLevel": "normal", string
162 "availableLevel": "normal", string
173 "availableLevel": "normal", string
182 "availableLevel": "normal", string
292 "availableLevel": "normal", string
[all …]
/ohos5.0/base/security/access_token/services/accesstokenmanager/
H A Dpermission_definitions.json6 "availableLevel": "normal", string
16 "availableLevel": "system_basic", string
26 "availableLevel": "system_basic", string
66 "availableLevel": "normal", string
156 "availableLevel": "normal", string
206 "availableLevel": "normal", string
216 "availableLevel": "normal", string
226 "availableLevel": "normal", string
286 "availableLevel": "normal", string
326 "availableLevel": "normal", string
[all …]
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_def.h65 ATokenAplEnum availableLevel; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dpermission_define.h30 int32_t availableLevel = 1; member
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest2/src/main/
H A Dconfig.json52 "availableLevel": "normal", string
61 "availableLevel": "normal", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest1/src/main/
H A Dconfig.json52 "availableLevel": "normal", string
61 "availableLevel": "normal", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest3/src/main/
H A Dconfig.json52 "availableLevel": "normal", string
61 "availableLevel": "normal", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/
H A Dmodule.json164 "availableLevel":"system_basic", string
175 "availableLevel":"system_basic", string
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/
H A Dmodule.json169 "availableLevel":"system_basic", string
180 "availableLevel":"system_basic", string
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h102 TypeATokenAplEnum availableLevel; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h58 std::string availableLevel = Profile::DEFINEPERMISSION_AVAILABLE_LEVEL_DEFAULT_VALUE; member